Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrent delivery consumption #44

Open
1 task
camelpunch opened this issue Apr 5, 2016 · 1 comment
Open
1 task

Concurrent delivery consumption #44

camelpunch opened this issue Apr 5, 2016 · 1 comment

Comments

@camelpunch
Copy link
Collaborator

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
@michaelklishin
Copy link
Member

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

@camelpunch camelpunch removed the feature label Jun 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants