[nanomsg] Interest for a new scalability protocol

  • From: Achille Roussel <achille.roussel@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Thu, 10 Jul 2014 15:51:32 -0700

Hello guys,

I was wondering if there was any reason why no scalability protocols acting 
like a bidirectional communication pipe was implemented? Basically something 
like PAIR but allowing multiple endpoints to communicate with each other. This 
can be emulated right now using a PUB and a SUB socket on each end but it means 
creating two sockets on each side (and then using two ports for TCP transports).

Cheers!



Other related posts: