Skip to content

hainamt/mqtt-broker-akka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Broker is my project for Distributed Systems course at the University of Catania. It is simple but quite functional. Broker is based on Akka Runtime, the reason for using actor model is that it makes implementing asynchronous applications easy and intuitive, Sequence Diagram for message processing flow as well as other illustrations can be seen here:

MQTT Broker Akka Figjam

The overall architecture of the broker is illustrated as follows: mqtt-broker-akka

About

Simple Prototype Java MQTT Broker based on Actor model (Akka)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages