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

finalise api around synchronising receiver and sender creation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.14
    • C++ Client, Python Client
    • None

    Description

      The sender() and receiver() calls in the python are not synchronous - on return there is no guarantee that any action has yet been take on the broker or even that the address has been confirmed as for a valid node. Further there is then no obvious way (other than trying to send or fetch) to actually wait until any action has succeeded.

      On the c++ client the createReceiver() and createSender() calls will only return once the necessary server actions have completed successfully.

      Attachments

        Activity

          People

            rhs Rafael H. Schloming
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: