Ken Giusti created QPID-6255:
--------------------------------

             Summary: [amqp1.0] Migrate to the new Proton event API
                 Key: QPID-6255
                 URL: https://issues.apache.org/jira/browse/QPID-6255
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: 0.30
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: Future


Proton version 0.8 introduced an event-based API.  The Qpid broker currently 
uses the older API which requires a linear search of deliveries, links, and 
sessions during event processing.  Migrating to the new API _should_ optimize 
event processing, especially as the number of object instances scale.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to