Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

leonardoflorido/Message_Broker

Repository files navigation

Message Broker

Message Broker with middleware and three different serialization mechanisms.

  1. XML
  2. JSON
  3. Pickle

Course

This project was developed under the Distributed Computing course of University of Aveiro.

Installation

  • Clone the repository:
$ git clone https://github.com/leo-dsf/Message_Broker
  • Install requirements:
$ pip install -r requirements.txt

How To Run Tests

  • Run Tests:
$ pytest

Authors

License

This project is licensed under the MIT License.

About

Message Broker Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages