2010/1/15 flipkick <[email protected]> > that's not what i meant, using sleep in a browser app makes no sense just > as in your javascript server side ape module. > > sleep is a very common function available in most of programmting languages. sleep has never been a 'non sense', and there's not reason for Javascript to be an exception (but that's another debate). In the current context, it would have been usefull as the best workaround to do 'active wait' without burning CPU resources.
> > lol, pretty contradictory, you don't want to use the asynchronous model but > say thanks for the tip do to use it. > > Not at all. As said before, my goal has never been to avoid an asynchronous scheme, but to be able to send a command's response filled with my DB data. Anyway, thanks again Anthony for your concrete help. Nouk²
-- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
