- the project have been built with tokio for asynchrounous communication between components.
- The project is designed to enable efficient synchronization through effective handling of shared data.
- Actual real time communication between the client and the server with efficient handling of deadlines and feedbacks.
sudo apt/dnf install docker-compose
cd rust_mq
docker compose up -d
cd Main
cargo b
cargo bench