Distributed pub sub system built on Docker container
- Developed a multi node Publisher Subscriber System with event based routing in docker containers.
- The application can handle subscribe, unsubscribe advertise, de-advertise and notify functions.
Stack used : Python, Docker-Compose, FLask, sqllite/MySql, HTML/CSS