|
You are here |
philodev.one | ||
| | | | |
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
|
|
| | | | | RabbitMQ for beginners explains what RabbitMQ and message queuing is. It gives a brief understanding of messaging and important RabbitMQ concepts are explained. | |
| | | | |
poornimanayar.co.uk
|
|
| | | | | [AI summary] The article explains the concept of asynchronous messaging, contrasting it with synchronous communication methods like REST, gRPC, and GraphQL. It highlights the advantages of asynchronous messaging, such as reduced temporal coupling, improved reliability, and better scalability. The text covers key aspects like message queues, message structure, communication styles (point-to-point, request/reply, publish-subscribe), and the benefits of using asynchronous messaging in distributed systems. It also discusses challenges like message ordering and the learning curve associated with asynchronous communication. | |
| | | | |
www.dquach.com
|
|
| | | [AI summary] The article discusses the current state of data engineering in Q3 2024, focusing on Open Table Formats (OTFs) like Apache Iceberg, Databricks, and Delta Lake, along with updates on AI prompt engineering, new tools like DuckDB, and cloud provider advancements. | ||