Results 1 to 2 of 2
- 11-21-2010, 09:36 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 5
- Rep Power
- 0
Timers synchronized over cloud based google app engine
Ok, so after thinking long and hard from my last post, I have decided to try and code my own site. Being completely new to Java I plan on asking for alot of help and advice. Hopefully you guys can help me out.
So I need to create an accurate count down timer that is uses the cloud based google app engine. There are obviously a few issues with this, the main one being that all clients are properly synced.
These are my thoughts, let me know what you guys think. As I said I am new to Java programming, so I may be well off base.
Admin page - start timer server side. This communicates the time with the datastore each second.
Client page - pulls the time from the datastore, runs a timer to check the datastore each second (using Ajax) and update the time on the page.
Just a note, the reason for checking the datastore each second, is that the count down timer has the potential of gaining time, so in order to stay properly synced it needs to continously check that data.
Any input would be much appreciated.
- 11-23-2010, 12:30 AM #2
Member
- Join Date
- Nov 2010
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Hyderabad's First Cloud Computing Group Meetup on August 6th 2010.
By sridevic in forum Java SoftwareReplies: 3Last Post: 08-03-2010, 11:55 AM -
I need help with timers
By Chris Rice in forum New To JavaReplies: 14Last Post: 03-07-2010, 09:04 PM -
Cloud Computing and Virtualization 2009 Conference
By APTechForum in forum Forum LobbyReplies: 0Last Post: 08-17-2009, 09:17 AM -
Cloud Computing and Virtualization 2009 Conference
By APTechForum in forum Java CertificationReplies: 0Last Post: 08-17-2009, 09:14 AM -
Pioneers talking about cloud computing secrets at Sun Microsystems Conference
By girishgupta in forum Java SoftwareReplies: 0Last Post: 12-23-2008, 12:27 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks