[asterisk-bugs] [JIRA] (ASTERISK-20691) Create a generic thread pool for Asterisk

Digium Subversion (JIRA) noreply at issues.asterisk.org
Fri Jan 18 09:53:20 CST 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-20691.
----------------------------------------

    Resolution: Fixed
    
> Create a generic thread pool for Asterisk
> -----------------------------------------
>
>                 Key: ASTERISK-20691
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20691
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Channels/chan_gulp
>            Reporter: Matt Jordan
>            Assignee: Mark Michelson
>              Labels: Asterisk12, NewSIP
>
> Create a generic thread pool in Asterisk.  Regardless of the SIP stack chosen, having a thread pool will allow SIP requests to be serviced by multiple threads.  Creating a generic concept of a thread pool abstracts the threading mechanisms from the servicing of the actual requests.
> Note that this also will help to provide a firm boundary between the servicing of the SIP requests and a channel's {{pbx_thread}}.
> * Update task processor to have a concept of a default listener that dispatches tasks, as well as a thread pool listener
> * Create a thread pool...?
> * Unit tests
> * Profit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list