Skip to content
#

messaging-queue

Here are 21 public repositories matching this topic...

Chronicle Queue is a Java-based, high-performance messaging queue with ultra-low latency and durable off-heap persistence. It supports multiple concurrent writers and lock-free readers, delivering microsecond latency for millions of messages per second. Perfect for microservices, trading systems, event streaming, and distributed architectures.

  • Updated Dec 14, 2025
  • Java

This is a web back-end project in which three microservices are created. Uses Python Flask, SQLite3 Database and Redis for implementing Messaging Queue. The WorkerService is responsible for implementing a messaging queue when a user accesses the /postTweet endpoint. Along with that, it also includes a hashtag analysis method. When a user accesse…

  • Updated Dec 11, 2020
  • Python

🚀 Build ultra-low-latency, persisted messaging with the Reliable Java Messaging Platform, supporting millions of events per second without a broker.

  • Updated Dec 23, 2025
  • Java

Improve this page

Add a description, image, and links to the messaging-queue topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the messaging-queue topic, visit your repo's landing page and select "manage topics."

Learn more