Hey Guys,

Thanks so much for the ideas and links. I've been doing some more thinking 
around this, and was wondering if fashioning a single-threaded pull queue 
would serve my purposes?

Basically, when a request comes in, push it to the pull queue, do the 
linear assignment of the value through a pull, then do the additional 
processing/conflict management in a threaded task?

Could adding the tasks to a pull queue give me order of arrival?

Thanks,

E



On Friday, July 26, 2013 9:48:53 AM UTC-4, barryhunter wrote:
>
>
> Everything is managed for you.  That means ANYTHING that relies on the 
>> 'machine' can fail randomly (and does!!!!)
>
>
> http://www.zdnet.com/google-at-scale-everything-breaks-3040093061/
>  
>
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to