[ 
https://issues.apache.org/jira/browse/QPID-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway resolved QPID-2451.
-------------------------------

    Resolution: Won't Fix

There has been no interested expressed in this feature to date. If interest 
arises we can deal with that in a separate Jira.

> Multi-threaded dispatch support for the new API.
> ------------------------------------------------
>
>                 Key: QPID-2451
>                 URL: https://issues.apache.org/jira/browse/QPID-2451
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Client
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Minor
>
> The old C++ client API allows the use to register an object derived from  
> MessageListener as a callback to receive messages from the subscriptions 
> associated with a session. The user can start a thread for each session to 
> dispatch callbacks.
> We need a callback API for the new messaging API. The new API should allow 
> the user to create a thread pool to dispatch to any number of sessions rather 
> than requiring a thread per session. Note the pool model does also support 
> thread-per-session by creating a pool of size 1 for each session.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to