netmq
netmq copied to clipboard
whether NetMQ supports queue data persistence ?
I would like to ask whether NetMQ supports queue data persistence, because I heard that ZeroMQ does not support it. So in fact this greatly limits its usage scenarios.
The data persistence I mentioned should be relatively safe. It is not simply supported, at least it needs to be similar to RabbitMQ. But I don't want to use RabbitMQ. Although it is widely used.
Application crashes, server crashes, etc. This is inevitable.