You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zeromq
Hello, everybody
Throuth The Guide Document , I implement a load balance device. But in my scenario, the same Client should send message to the same Worker. Does zeromq supports this? We could load balance client request based on ip_has through Nginx, could Zeromq do that?