Hi all,

It been a good tradition to post the summaries from individual meetups here.

The meetup in Kyiv was held in the same day as PyCon after-party and 
turned into an after-after-party so there wasn't much technical stuff 
discussed :)

Anyway, one point that was raised several times was the ability to 
shutdown PULL socket decently, ie. without dropping messages.

Paul Colomiets suggested that the mechanism does not have to be 
bullet-proof. It doesn't have to deal with byzantine failures, it just 
has to guarantee that no message is lost if the PULL socket is closed 
correctly (zmq_close).

Thanks everyone for attending and thanks to PyConUA organisers for 
allowing the meetup to happen!

Martin
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to