Ideally, we wouldn't have to worry about clock skew period. Clock skew is a
fact of life when working with distributed systems.

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Tue, Mar 8, 2011 at 8:48 AM, saidimu apale <said...@gmail.com> wrote:

> It would be interesting if there was an AppEngine app whose sole purpose
> was to provide a simple API that used your earlier gist to provide a moving
> average of clock-skew within AppEngine.
>
> It could also plot the collected time series as a quick visual guide to
> time in the AppEngine domain.
>
> Anyone interested in co-developing such an app?
>
> saidimu
>
> PS Ideally we shouldn't have to worry about this, or we should have a
> ready-made AppEngine API, but alas...
>
> On Fri, Mar 4, 2011 at 5:13 PM, Calvin <calvin.r...@gmail.com> wrote:
>
>> I just discovered a previous invention that's similar to this idea:
>>
>> http://www.adeptus-mechanicus.com/codex/htpdate/htpdate.html
>>
>> They attempt to reduce inaccuracies by averaging multiple sources.  I
>> suppose that if you checked three source you could exclude one if it
>> differed wildly from the other two.
>>
>> --
>> 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.
>>
>
>  --
> 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.
>

-- 
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