Explore >> Select a destination


You are here

www.cloudamqp.com
| | adamj.eu
1.4 parsecs away

Travel
| | Every time I pick up the Python job queue Celery after not using it for a while, I find I've forgotten exactly how RabbitMQ works. I find the Advanced Message Queuing Protocol (AMQP) concepts drop out of my head pretty quickly: Exchanges, Routing Keys, Bindings, Queues, Virtual Hosts...
| | rubybunny.info
2.0 parsecs away

Travel
| | A dead easy to use RabbitMQ Ruby client
| | philodev.one
2.4 parsecs away

Travel
| | Implementing a Queue Request / Response with Symfony Messenger to explore the benefits of asynchronous communication between services
| | www.milanjovanovic.tech
45.1 parsecs away

Travel
| If you were to glance at the folder structure of your system, could you tell what the system is about? Your architecture should communicate what problems it solves. This approach is called sreaming architecture.