On 05/23/2009 11:38 AM, Vitali Lovich wrote:
> If all database access is hidden behind an app layer, you could also 
> have the thread sleep or block on a socket until it gets notified of 
> the appropriate data having been written to the database by another 
> thread (or another application).
>
> Periodically, it could check the database too (like once every 10 
> minutes) in case something goes wrong with the notification (i.e. the 
> other app crashes - if it's a thread, then that can't happen).
>
> Jeff, that comment about wearing a groove into the disk doesn't make 
> any sense.

Hi Vitali,

I've responded off-list as It's no longer a GWT-related topic.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to