-
Notifications
You must be signed in to change notification settings - Fork 12
Message Brokers
akshat edited this page Nov 7, 2022
·
3 revisions
A Message Broker facilitates enqueuing-dequeuing a job between client & worker.
Goose natively supports RabbitMQ & Redis.
If you'd like to use a different message broker, integrate one following this guide.
Previous: Getting Started Next: RabbitMQ
Home | Getting Started | RabbitMQ | Redis | Error Handling | Monitoring | Production Readiness | Troubleshooting
Need help? Open an issue or ping us on #goose @Clojurians slack.