There are 2 repositories under message-oriented-middleware topic.
Proof of concept for Message-Oriented-Middleware based architecture.
A simple message-oriented middleware library built for Python IPC across machine boundaries
A Java concurrent API to asynchronously execute related tasks sequentially, and unrelated tasks concurrently.
Stamp is an implementation of STOMP (Simple (or Streaming) Text Oriented Message Protocol) for Pharo, a protocol to interact with message-oriented middleware (MOM).
A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
:loop: Reliable Publisher Subscriber MOM library for Rust - SDLE -> M.EIC - FEUP
Message oriented middleware with easy to use API, supporting patterns such as Pub/Sub, Request/Reply, and Push/Pull.
Distributed Quote Service, implemented 4 different ways: RMI, REST, MOM and Jax-WS
Hands-on different types of message oriented middleware: message queues and publish/subscribe mechanism
Assignment project Advanced concepts programming DHBW CAS SoSe24
Collection of diverse projects, each focusing on different topics within the realm of distributed systems.
Distributed Systems Communiction based on Banks
This project is a simple MQTT-like PubSub message broker that uses ANS-DPDK to bypass the Linux kernel network stack in order to achieve lower latency and higher throughput.
PUBLIC | Faculdade de Ciências e Tecnologia da Universidade de Coimbra (FCTUC) - Mestrado em Engenharia Informática (MEI) - Percurso: Engenharia de Software - 2022/2023 | Integração de Sistemas (IS) - Projetos: Data Representation and Serialization Formats; Spring Reactive; Message Oriented Middleware (MOM) and Kafka Streams.
Test a TCP connection between two tightly coupled systems. Later, I'm gonna test a more loose coupled solution.
Message Oriented Middleware implemented in Rust
Simple demos of CORBA, JMS, RMI, Sockets ... and comparison of message-oriented middlewares.