InfoQ Homepage RabbitMQ Content on InfoQ
-
RabbitMQ and Kafka
Zoe Vance, Madhav Sathe discuss the architecture and design of RabbitMQ and Kafka, and how that impacts performance, scalability and app design.
-
Building Reactive Pipelines: How to Go from Scalable Apps to (Ridiculously) Scalable Systems
Mark Heckler discusses and demoes reactive and highly scalable microservices built with Project Reactor using RabbitMQ, Apache Kafka, and Spring Cloud Stream.
-
Modern Messaging with RabbitMQ, Spring Cloud and Reactor
Arnaud Cogoluègnes demos messaging apps built with RabbitMQ with Reactor on Spring Cloud. Code used in this talk is made available for download.
-
RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices
Paul Warren, Heather Riddle discuss how to create cloud-native event driven microservices for RDBMS and Apache Geode by using Cloud Foundry, Spring Cloud Stream, and RabbitMQ/Kafka.
-
Implementing Raft in RabbitMQ
Michael Klishin and Karl Nilsson explain the pros and cons of RabbitMQ adopting Raft, how it can affect users, and what kind of trade-offs their team faced.
-
Background Processing with RabbitMQ
Tatsuya Ono introduces TaskBunny, a background processing library, discussing implementation details and why they chose RabbitMQ over Erlang process/OTP.
-
Troubleshooting RabbitMQ and Microservices That Use It
Micahel Klishin talks about how one can troubleshoot a distributed service-oriented system, focusing on Java, Spring, and RabbitMQ.
-
Introducing CallTracing(tm) Based on RabbitMQ, Spring and Zipkin
Monish Unni discusses how E*Trade’s disparate services are stitched together using RabbitMQ (AMQP protocol) and Spring Proxies to form the enablement tier to provide data to Zipkin.
-
Applied Spring Integration, Spring AMQP and RabbitMQ in Spring XD
Gary Russell discusses how Spring Integration and Spring AMQP are used as two of the underlying technologies in Spring XD.
-
Data Migration at Scale with RabbitMQ and Spring
Félix López, Alvaro Videla discuss about RabbitMQ and messaging architectures, both from a theoretical perspective and a practical one.
-
REST Services with RabbitMQ, Spring Integration and Node.JS
The speakers provide insight into design and architectural challenges for creating REST services with Spring Integration with RabbitMQ.
-
Building a Distributed Data Ingestion System with RabbitMQ
Alvaro Videla shows how to build a system that can ingest data produced at separate locations and replicate it across regions using RabbitMQ.