Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Implementation using proper queue service, not doctrine #15

Open
rjmunro opened this issue Jul 3, 2015 · 0 comments
Open

Implementation using proper queue service, not doctrine #15

rjmunro opened this issue Jul 3, 2015 · 0 comments

Comments

@rjmunro
Copy link
Contributor

rjmunro commented Jul 3, 2015

SQL DBs are not really suited to queue services, but it's handy because there is usually an SQL server around for other purposes. This bundle will become useful when you can use the SQL db for dev, but move to a proper queue service like https://www.rabbitmq.com/ for production. Or maybe files on the filesystem etc.

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