Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Queuing service #22

Open
lutzmor opened this issue Apr 19, 2017 · 0 comments
Open

Queuing service #22

lutzmor opened this issue Apr 19, 2017 · 0 comments

Comments

@lutzmor
Copy link
Contributor

lutzmor commented Apr 19, 2017

Implement queue service, initially using https://github.com/Automattic/kue

Create an injectable Queue service, that has all common methods and a KueQueue implementation, to allow for more hot-swappable (even at runtime) drivers in the future, like AmazonSQS, RabbitMQ, Beanstalkd, IronIO etc.

This is a good candidate component for working out how to do separate components that add items to the docker-compose configuration (it should have it's own instance of a redis server). Consider building this as a completely separate repository to work out how to do component modularity properly.

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

No branches or pull requests

1 participant