[nanomsg] Re: does nanomsg support multi producer in pub-sub mode?

  • From: Bent Cardan <bent@xxxxxxxxxxxxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Tue, 29 Dec 2015 07:24:13 -0800

Moreover you should be able to remove any of these established links by calling
shutdown() on the endpoints you added to a socket via calls to connect() or
bind()

Sent from my iPhone

On Dec 29, 2015, at 7:15 AM, Garrett D'Amore <garrett@xxxxxxxxxx> wrote:

Yes. You can connect to multiple publishers and since the subscription is
merely a client side filter you will see the appropriate messages from both
subscribers.

Sent from my iPhone

On Dec 29, 2015, at 2:19 AM, 广州刘丹 <139250065@xxxxxx> wrote:

Dear all:
does nanomsg support multi producer in pub-sub mode?

with best regards
daniel


Other related posts: