Hacker News new | ask | show | jobs
by randomman 4042 days ago
How does this compare to this other open source erlang powered MQTT message broker: http://emqtt.io/

Curious because I was about to start playing around with emqtt

Any benchmarks for VerneMQ?

1 comments

VerneMQ committer here, we haven't published any benchmarks yet. I haven't looked at the emqtt codebase in depth, but as far as I can tell they use a different clustering/distribution model than VerneMQ. I also don't know about their take on plugins.