[zeromq-dev] Proposal for a revised zlist API

Goswin von Brederlow goswin-v-b at web.de
Thu Sep 4 17:38:30 CEST 2014


On Thu, Sep 04, 2014 at 04:59:19PM +0200, Goswin von Brederlow wrote:
> Hi,
> 
> I've gone over the zlist API and redesigned it according to some ideas
> we had last month (partly for the zring class). I tried this out on
> zlist to see how the ideas would fit but the idea would be to change
> all the classes where appropriate so they behave the same.

In case it wasn't clear this is just an experiment to see how it could
work. To see if it makes more sense that way. No attempt is made to
preserve backward compatibility and none is ment.

I wanted to design the cursor behaviour and global callbacks cleanly
without having to worry about making them work parallel to the old
API. It might be possible to do that though.

MfG
	Goswin



More information about the zeromq-dev mailing list