/Dockerized-Pub-Sub-Distributed-System

In this project, we emulate a pub/sub system using `Docker`. Pub/Sub (Publish/Subscribe) is a popular indirect communication system. Pub/sub systems disseminates events to multiple recipients (subscribers) through an intermediary. Examples of successful pub/sub include 'Twitter' and 'Bloomberg terminal'-like financial systems.

Primary LanguageHTML

No issues in this repository yet.