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

The document converter, nor the document processor are apart of the message bus. #26

Closed
thequbit opened this issue Feb 27, 2014 · 1 comment

Comments

@thequbit
Copy link
Owner

Right now the document converter, nor the document processor are part of the message bus. They really don't need to be other than to receive a 'global shutdown' message. It would also be nice to ping them for real-time statistics about their progress.

The document converter and the document processor should be included on the message bus. This should be done by some kind of message bus class to abstract the RabbitMQ (pika) communications.

@thequbit
Copy link
Owner Author

This is an issue for a legacy scope of the project. These portions are not currently planned to be apart of the library. Perhaps in future releases they will be included, but for the time being this is out of scope. Closing.

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

No branches or pull requests

1 participant