[Cppcms-users] setting a priority between mounted applications
Brought to you by:
artyom-beilis
From: Cristian O. <one...@gm...> - 2011-04-05 08:18:01
|
Hi, I would like to ask if there is a possibility to control the number of threads that can be used to handle requests for a type of application? In other words a kind of priority between the mounted applications. For example if I have: A - mounted at /A B - mounted at /B and 15 threads then I would like to say that A is more important so allocate 12 threads to handling requests to /A and 3 to be /B. Regards, Cristian |