Hi cryb,

Obviously we do our best to ensure system time is accurate on all our
machines. However, it's simply impossible to keep a large number of
machines sufficiently well in sync that you can rely on montonicity
(that values will only increase with time) across the service based
solely on a wall-clock. If your app needs strictly increasing time for
its operation, wall clock time alone will not provide that.

-Nick Johnson

On Thu, May 28, 2009 at 7:39 AM, cryb <cbuti...@gmail.com> wrote:
>
> Hello.
> Although it should be obvious, the Google cluster should provide a
> time and date synchronization service for all its nodes.
> I've done some search on the internet and I went through appengine
> docs, but I didn't find any reference that states this.
> I know that this should be common sense, but I just want to make sure.
> So my question is: does google cluster guarantees time and date sync
> among its nodes?
> I ask this because I need it for expiration primitives that won't work
> properly if such a service is not in place.
> Thanks.
>
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to