[Cppcms-users] Question on even handling
Brought to you by:
artyom-beilis
From: Shiv S. D. <shi...@gm...> - 2016-03-24 21:33:25
|
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 |