Processing without any user interaction
Posted: Tue Jan 08, 2008 1:18 am
Hi guys,
Is it possible to execute an action in a specific time through the server without any user interactions?
Let say:
A user plays an on line chess game but at the middle of the game he decided to finish it, he closed the browser (because maybe the application is taking too long to think about the next move).
But even though the browser is closed, the game is still thinking about its next move, and when it executed the move the game will send a notification to the user via email
Thanks in advance
Is it possible to execute an action in a specific time through the server without any user interactions?
Let say:
A user plays an on line chess game but at the middle of the game he decided to finish it, he closed the browser (because maybe the application is taking too long to think about the next move).
But even though the browser is closed, the game is still thinking about its next move, and when it executed the move the game will send a notification to the user via email
Thanks in advance