[asterisk-dev] ASTERISK-26145 - Task Process Issues possibly caused by HEP

Joshua Colp jcolp at digium.com
Thu Jun 30 06:04:00 CDT 2016


Ross Beer wrote:

<snip>

>
> Shouldn't any task be distributed evenly across the above threads?

Task processors are queues of work, not threads. Threading in PJSIP 
relies on a guarantee of serialization so some things will always go to 
the same queue. Depending on what is in that queue it can get backed up 
as you've seen.

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org




More information about the asterisk-dev mailing list