|
|
|
|
|
by RantyDave
3209 days ago
|
|
I'm using it for a project now. It's a bit weird, but it does work. Cool thing: you can slot a file descriptor into the zmq provided poll ... point is that you can poll on both zmq and sockets in the one loop. Pro Tip: Use 'cbor' for serialising. |
|
Which is magnificent. The ZMQ poller is tons of fun. (Although I think this doesn't work on Windows.)