URGENT!!! Simple Pub/Sub System, with sockets in Python. IN 2 DAYS!!!
Budget: €8 – €30 EUR
In this project we will be creating a simple version of a Publish-Subscribe (Pub/Sub) system, using sockets and Python.
For this project, you will need to implement three fundamental components:
1) A Publisher that can run with multiple instances.
2)A Subscriber that can also run with multiple instances.
3) Lastly a Pub/Sub Broker, that will be handling the message relaying between Publishers and Subscribers.
For this project, you will need to implement three fundamental components:
1) A Publisher that can run with multiple instances.
2)A Subscriber that can also run with multiple instances.
3) Lastly a Pub/Sub Broker, that will be handling the message relaying between Publishers and Subscribers.