bloomberg / blazingmq

A modern high-performance open source message queuing system
https://bloomberg.github.io/blazingmq/
Apache License 2.0
2.5k stars 124 forks source link

Does this mq supports Windows? #314

Open portsip opened 1 month ago

portsip commented 1 month ago

Is there an existing proposal for this?

Is your feature request related to a problem?

No, note related to the problem.

Describe the solution you'd like

Hi, we would like to use this message queue in our system, my question is: does it support the Windows platform?

Thanks

Alternatives you considered

No response

678098 commented 1 month ago

Hi @portsip, are you interested in setting up the broker/cluster itself on Windows or writing a Windows client?

If you need the broker work in Windows:

If you need a Windows client:

portsip commented 1 week ago

Thanks, do you have any plan to support running the broker/cluster on a Windows(no user docker.) Our product currently uses NATS, but we would like to switch to Blazing, since our product is cross-platform, we need to support Windows.