NSQ architecture
Better nsq_tail
Oct. 31, 2017, 10:41 a.m.
I've used NSQ for one of our projects - It is very cool system for handling messaging queues. But I had a very annoying problem - We have more than 5 queues and for each I should start new container of nsq_tail. Now I've fixed this issue.
Loading...