I meant that you of course could also fetch data not only from your own server. Eg you can use a public wheater webservice to periodically fetch the data with a timer. Of course this is not restricted to your own server.
2013/2/17 Jeffrey Elrod <[email protected]> > Can you explain the "or elsewhere" part? > On Feb 16, 2013 1:52 PM, "Alain Ekambi" <[email protected]> wrote: > >> They are mot mapped at all. JS is single threaded. >> >> >> 2013/2/16 Faissal Graviton <[email protected]> >> >>> Hello, >>> >>> I'd like to use some Java Threads to pull some Resources and I'm >>> wondering how they are mapped into Javascript? >>> >>> Thank you, >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Web Toolkit" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected] >>> . >>> Visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
