• RabbitMQ is a reliable and mature messaging and streaming broker, which is easy to deploy on cloud environments, on-premises, and on your local machine.
  • RabbitMQ is a reliable, mature general-purpose message broker that supports a variety of protocols including AMQP, MQTT, STOMP, and others.
  • RabbitMQ stream provides at-least-once guarantees thanks to the publisher confirm mechanism, which is supported by the stream Java client.
  • RabbitMQ bir çok yazılım diline destek verdiği gibi, bir çok işletim sistemi üzerinde de çalışabilmektedir ve open source‘dur.
  • RabbitMQ, açık kaynaklı bir mesaj aracısıdır. Temel görevi, iki veya daha fazla uygulama arasında mesajları güvenli ve güvenilir bir şekilde iletmektir.
  • RabbitMQ is a message broker. RabbitMQ receives and sends messages. Think of it like putting mail into a postbox and knowing that mail will get delivered.
  • RabbitMQ bir mesaj kuyruğu sistemidir. Benzerleri Apache Kafka, Msmq, Microsoft Azure Service Bus, Kestrel, ActiveMQ olarak sıralanabilir.
  • Upcoming webinar on October 13, 2022: Learn about stream support in RabbitMQ and enterprise-grade business continuity with VMware Tanzu RabbitMQ.
  • RabbitMQ’yu neden kullanmalıyız? Yazılım uygulamalarında ölçeklendirilebilir bir ortam sağlayabilmek istiyorsak eğer RabbitMQ kullanılmalıdır.
  • In this blog, we will explore RabbitMQ in-depth and learn how to use it to implement message-based communication between microservices.