For various data structures we wanted an ordered list, the czmq model seems great but was missing it.
Looking at other tree code they were ugly,because C as template language which results in macro madness. So went ahead and extracted algorithm from GPL code for red-black tree and added API modelled after zhash. Still debugging, but should have a ztree() submission ready by next week. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
