Re: [Cppcms-users] Question on even handling
Brought to you by:
artyom-beilis
From: Shiv S. D. <shi...@gm...> - 2016-03-24 21:59:01
|
Sorry about not reading your answer on last question carefully where you have explicitly said that file uploading is done in central event loop asynchronously. On Fri, Mar 25, 2016 at 3:03 AM, Shiv Shankar Dayal <shi...@gm...> wrote: > Hi, > > Say I am running cppcms with 8 worker process and worker threads set > to 1. Now let us say multiple uploads are coming which are large. Do I > need to handle that in CppCMS worker processes specifically or IO is > asynchronous in worker process sockets by default? Because if sockets > are read by worker processes then for large uploads only 8 concurrent > transfers would be possible in such configuration. > > -- > Respect, > Shiv Shankar Dayal -- Respect, Shiv Shankar Dayal |