Skip to content
/ fluxmq Public
forked from absmach/fluxmq

High-preformance scalable MQTT broker written in Go

License

Notifications You must be signed in to change notification settings

drasko/fluxmq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluxMQ

FluxMQ is simple, fast and lean MQTT broker made for the purposes of Mainflux IoT Platform.

FluxMQ is built to be HA and FT, network partition tolerable and scales horizontaly via RAFT protocol and gPRC comm.

Still in early prototype mode, being built on existing mProxy base.

Usage

go get github.com/mainflux/fluxmq
cd $(GOPATH)/github.com/mainflux/fluxmq
make
./fluxmq

Deployment

TBD

License

Apache-2.0

About

High-preformance scalable MQTT broker written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Makefile 0.9%