Hi everyone,

What are the effects of using Thread.sleep(myInterval) in an ASO? My 
understanding is that each user receives a separate instance of the ASO, but 
not necessarily on a separate thread, right?

If this is true then what happens after Thread.sleep is active, and the next 
user asks for his/her ASO? does a new thread spawn? or is there a lag?

Thanks,
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to