We have a situation where we have a cluster of services in one physical 
location, and another cluster of services in another physical location. The two 
physical locations are connected by a relatively slow network link. The 
services in each physical location communicate with each other using PUB/SUB 
and a shared zmq_forwarder.

We want to allow services in different physical locations to communicate with 
each other, but we do not want all network traffic to travel over the slow link.

If server-side filtering was functioning, I think that would perfectly fulfil 
our need. But while that is not operational, could anyone give some ideas as to 
how we might solve this problem?

Regards,
Phillip
________________________________
Premature optimization is the root of all programming evils - Donald Knuth


The contents of this email including any attachments are confidential. If you 
have received this email in error, please advise the sender by return email and 
delete this email. Any unauthorised use of the contents of the email is 
prohibited and you must not disseminate, copy or distribute the message or use 
the information contained in the email or its attachments in any way.

The views or opinions expressed are the author's own and may not reflect the 
views or opinions of Tibra. Tibra does not guarantee the integrity of any 
emails or attached files. E-mails may be interfered with, may contain computer 
viruses or other defects. Under no circumstances do we accept liability for any 
loss or damage which may result from your receipt of this message or any 
attachments.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to