|
You are here |
wrapt.dev | ||
| | | | |
rubybunny.info
|
|
| | | | | A dead easy to use RabbitMQ Ruby client | |
| | | | |
adamj.eu
|
|
| | | | | 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... | |
| | | | |
www.cloudamqp.com
|
|
| | | | | Learn about the different types of exchanges in RabbitMQ and scenarios for how and when you should use exchanges. | |
| | | | |
archive.qconsf.com
|
|
| | | Debezium (noun | de·be·zi·um | /d?:?b?:zi??m/) - Secret Sauce for Change Data Capture Apache Kafka is a highly popular option for asynchronous event propagation between microservices. Things get challenging though when adding a services database to the picture: How can you avoid inconsistencies between Kafka and the database? Enter change data capture (CDC) and Debezium. By | ||