Re: Data concurrency, consistency and serializabe

2013-05-04 Thread Qna Share
Thanks! On Saturday, May 4, 2013 5:41:14 PM UTC-7, Florian Apolloner wrote: > > Hi, > > this question seems to be more suited for django-users. django-developers > is for the development of Django itself. > > Regards, > Florian > -- You received this message because you are subscribed to the Go

Data concurrency, consistency and serializabe

2013-05-04 Thread Qna Share
Are there any reputable libraries (with actual production references like Instagram) to deal with data concurrency, consistency and serializability? A typical scenario is: a race condition caused by two clients. Suppose if someone had two browsers open and simultaneously click on [yes] from brow