[zeromq-dev] pub/sub, address unknown
Kevin Sapper
kevinsapper88 at gmail.com
Wed Nov 6 21:12:58 CET 2019
Hi Peter,
have a look at dafka (https://github.com/zeromq/dafka). It sounds like that
could be a fit for you use case. There's also a Java port (
https://github.com/zeromq/jdafka).
The implementation that takes care of joining and leaving publishers and
subscribers can be found in the tower and beacon classes in case you're
interested.
Cheers
Kevin
Hagemeyer, Peter <Peter.Hagemeyer at parsons.com> schrieb am Mi., 6. Nov.
2019, 21:04:
>
>
> I am using ZMQ for pub / sub glue between several Java and C++
> applications in a standard MOPED type pattern. However my new environment
> is quite fluid, and at anytime the publisher can stop, and another can join
> and take up that role. What are my options for transport without naming a
> specific address for subscribers to bind to? I was hopeful for pgm/epgm,
> however that is not supported on Java to my knowledge.
>
>
>
> Peter
>
>
>
> NOTICE: This email message and all attachments transmitted with it may
> contain privileged and confidential information, and information that is
> protected by, and proprietary to, Parsons Corporation, and is intended
> solely for the use of the addressee for the specific purpose set forth in
> this communication. If the reader of this message is not the intended
> recipient, you are hereby notified that any reading, dissemination,
> distribution, copying, or other use of this message or its attachments is
> strictly prohibited, and you should delete this message and all copies and
> backups thereof. The recipient may not further distribute or use any of the
> information contained herein without the express written authorization of
> the sender. If you have received this message in error, or if you have any
> questions regarding the use of the proprietary information contained
> therein, please contact the sender of this message immediately, and the
> sender will provide you with further instructions.
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20191106/97a185e9/attachment.htm>
More information about the zeromq-dev
mailing list