Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3460

Better support for non-blocking usage in messaging API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.12
    • Future
    • C++ Client
    • None

    Description

      In particular:

      • remove the requirement for a thread-per-session when processing incoming messages
      • remove the need to either block or poll when a sender reaches its capacity
      • remove the need to poll for changes in message settlement (i.e. completion of sends and acknowledgements)
      • allow non-blocking reconnection
      • allow integration with polling loops etc

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: