Skip to content

Concurrent delivery consumption #44

Open
@camelpunch

Description

@camelpunch
Contributor

Bunny does this using a thread pool. We could use dispatch queues in a similar way.

  • Queue subscribe: blocks on completion of the entire pool of work

Activity

michaelklishin

michaelklishin commented on Apr 5, 2016

@michaelklishin
Contributor

As long as per-channel ordering is guaranteed.

On 5 abr 2016, at 13:57, Andrew Bruce notifications@github.com wrote:

Bunny does this using a thread pool. We could use dispatch queues in a similar way.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @michaelklishin@camelpunch

        Issue actions

          Concurrent delivery consumption · Issue #44 · rabbitmq/rabbitmq-objc-client