You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2014/12/02 17:44:12 UTC

[jira] [Created] (QPID-6255) [amqp1.0] Migrate to the new Proton event API

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org