nsqio / nsq

A realtime distributed messaging platform
https://nsq.io
MIT License
24.89k stars 2.9k forks source link

Consumption order error #1489

Open FreesPaul opened 4 months ago

FreesPaul commented 4 months ago

When using - mem queue size=1024, the production speed of producers is greater than the consumption speed of consumers, resulting in consumption order errors; Do not want to use - mem queue size=0;