Hi Jarred,

> - each application on an app server that publishes message needs to be 
> unaffected by network conditions (zmq_queue on each server?)

> - the subscriber application needs to be spread redundantly across 
> multiple machines -- messages to be received once in a load balanced 
> fashion across subscribers

Basic question: Are you doing request/reply or just pushing messages 
unidirectionally through the network?

> I'd like some specifics on how I would actually do this (xreq, noblock, 
> zmq_queue, etc?). Once I can get up to speed I can hopefully contribute 
> to the project in some way.

That would be great.

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to