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

Purpose of the QueuedHandler #3

Open
kimsagro opened this issue Sep 2, 2013 · 1 comment
Open

Purpose of the QueuedHandler #3

kimsagro opened this issue Sep 2, 2013 · 1 comment

Comments

@kimsagro
Copy link

kimsagro commented Sep 2, 2013

After going through the solution, I'm stuggling to understand the purpose of the QueuedHandler.

How does enqueuing a message differ from just publishing it ?

Couldn't all calls

_queue.Enqueue

be replaced by

_uiBus.Publish

Why doesn't the AppController subscribe to messages like the other controllers ?

@kstreet
Copy link
Member

kstreet commented Sep 2, 2013

We haven't published the podcast episodes related to this code yet (at beingtheworst.com). The next two episodes talk about this client implementation and MAY help. They will come out over the next couple weeks at the latest. If your question is still not answered, please leave a comment on the related episode at beingtheworst.com.
Thanks!

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