[SR-Users] multi-process not multi-threading
Daniel Tryba
d.tryba at pocos.nl
Fri Aug 14 16:47:36 CEST 2015
On Friday 14 August 2015 09:09:44 Alex Balashov wrote:
> Kamailio technically uses multiple forked processes, not multiple threads,
> but the end-result is the same. And multiple processes certainly run on
> multiple cores.
My guess is Ali is asking a different question:
If there are n cpus and m threads, how many messages can be handled
concurrently.
The answer is that there is no direct relation, but is it worth having m>n?
More information about the sr-users
mailing list