message-queues
There are 18 repositories under message-queues topic.
streamdal/streamdal
Code-Native Data Privacy
MessageSilo/MessageSilo
A tool to fix or enrich messages with the power of AI, and make integration simpler for event-driven systems. Azure Service Bus, AWS SQS, RabbitMQ, and more...
nidhaloff/b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
yunussandikci/dbqueue-go
Database based FIFO queue implementation with the support of Deduplication, Priority and VisibilityTimeout in Go
hslam/ipc
Package ipc provides a way to use System V IPC, including message queues, semaphore, and shared memory.
kochlisGit/Java-MultiThreading-Server-Chat
This is a simple Team Chat written in Java.
ZuzannaZawartka/multi-threaded-supermarket-problem
Multi-process, multi-threaded supermarket simulation with dynamic cashier management, customer flow control, and emergency evacuation handling. Uses semaphores, mutexes, message queues, and shared memory for synchronization and inter-process communication.
Abbasalubeid/OperatingSystems
Solution to assignments from an operating systems course taken at KTH
karthik2603-theBrogrammer/yet-another-multimodal-rag
An advanced multimodal Retrieval Augmented Generation (RAG) system leveraging Gemini, HuggingFace embeddings, and Pinecone Vector DB to semantically parse complex PDF documents, with an asynchronous microservice architecture using Kafka, Langchain, FastAPI, JWT authentication, and Docker for scalable, real-time contextual knowledge extraction.
mciboro/simulated-file-system
Simulated UNIX-like file system.
noostale/disastros-msg-queues
Implementation of a Message Queue system in **disastrOS**, an operating system simulator written in C.
sheophe/cactusdb
🌵Fast highly available distributed transactional key-value database and message exchange system for low-bandwidth wireless networks
syashasvisai/Traffic_Simulation
Udacity ND - Project 4 - Concurrent Programming
Tinku10/barta
A simple messaging layer
v-49/-Tinker
消息提醒,消息队列;任务推送,主动推送ws,被动查询接口,延迟处理项;Notification alerts, task pushes, proactive push ws, passive query interfaces, delayed processing items
VarthanV/pub-sub
A toy real-time Pub-Sub messaging system with durable queues, dynamic routing, and WebSocket support for seamless communication. 🌐🚀
bardia-p/Simple-Text-Server
A simple text server using Linux message queues