[zeromq-dev] DEALER<->DEALER, do both ends connect?
Leonard Michelet
leonard.michelet at openwide.fr
Wed Apr 1 07:39:14 CEST 2015
I am using a DEALER-DEALER connection binding one, connecting the other. And it works fine.
In the ZeroMQ guide, there is a section about DEALER-DEALER connection, saying it's useful for full async communication as long as there is only 2 sockets communicating.
That's how I use it.
----- Mail original -----
> De: "Benson Margulies" <bimargulies at gmail.com>
> À: zeromq-dev at lists.zeromq.org
> Envoyé: Mercredi 1 Avril 2015 01:50:58
> Objet: [zeromq-dev] DEALER<->DEALER, do both ends connect?
>
> I am arranging bidirectional async traffic by connecting two DEALERS.
>
> I convinced myself that each end needed to both bind and connect.
>
> Is this excessive? Can it break something?
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list