[zeromq-dev] devices
Chuck Remes
cremes.devlist at mac.com
Tue Jan 24 16:33:26 CET 2012
On Jan 24, 2012, at 9:22 AM, john skaller wrote:
>
> On 24/01/2012, at 11:07 PM, michael.compton at littleedge.co.uk wrote:
>
>> Hi John,
>>
>> The devices have been removed from libzmq as of 3.x.
>
> Yea, I can see that .. but the examples aren't upgraded.
>
>>
>> The devices previously included are reasonably trivial to code. You could check the source and add them as a contrib to your binding.
>
> According to my reading there is exactly one device, which is nothing
> more than a bidirectional shunt:
>
> while stuff-to-read on s1: read s1, write s2
> while stuff-to-read on s2: read s2, write s1
> repeat ad nauseum.
Exactly. Trivial to reproduce.
cr
More information about the zeromq-dev
mailing list