VolantMQ / volantmq

High-Performance MQTT Server
Apache License 2.0
981 stars 169 forks source link

Does volantmq support scalable distribution #178

Open shushenghong opened 3 years ago

shushenghong commented 3 years ago

Thanks for this great project, I want to know does volantmq support scalable distribution?

troian commented 3 years ago

Do you mean shared queues from MQTT 5.0 or cluster of VolantMQ instances?

shushenghong commented 3 years ago

cluster of VolantMQ instances

troian commented 3 years ago

Sorry for late response. Unfortunately it's not supported (as well as shared queues) as clustering is quite time consuming task and I'm fully loaded these days.

samba commented 3 years ago

@troian would implementing such a feature be a welcome contribution from other users of your software?

troian commented 3 years ago

@samba more than welcome!

Gypsying commented 2 years ago

Any progress for this? @troian