TProcessPoolServer was written to overcome an inherent problem with multithreading in python, that limits a single process to 1 cpu.
If it weren't for that there would be no real reason to use it. sent from my Sinclair ZX48 On Sep 27, 2012 8:06 PM, "Vivek Goel" <[email protected]> wrote: > But crash in threadpool server will cause complete program termination. > regards > Vivek Goel > > > > On Thu, Sep 27, 2012 at 5:30 PM, Tarun Goyal <[email protected]> wrote: > > > it supports threadpoolserver which in turn is nothing the > > processpoolserver. > > > > > > > > On Thu, Sep 27, 2012 at 12:53 PM, Vivek Goel <[email protected] > > >wrote: > > > > > Does thrift supports ProcessPoolServer for C++ ? > > > > > > regards > > > Vivek Goel > > > > > >
