And what about shared data structures - you will start with shared memory and such solutions, it could be very complex for a lot of perspectives... did you investigate why libtask has this limitation??
Thanks! Cheers. On Tuesday, March 26, 2013, Jason Miller wrote: > By running more than one mongrel2 process. > On 03:29 Sat 23 Mar , alan turing wrote: > > Hi! > > First of all::GREAT PROJECT!!! > > Second I have a question on performance, I saw that mongrel2 using > > libtask for synchronous handling of requests, but the libtask itself > > know to run only on one OS native thread, something that cannot scale > > on multiprocessor architecture - so how mongrel2 going to handle this > > limitation? > > Thanks! > > Turing. >
