czmq offers a number of useful classes, such as beacons. it is not so much that go is a more modern language than c, its rather that the abstractions offered in czmq are easier and more productive to work with.
> On Jan 17, 2015, at 7:35 AM, Peter Kleiweg <[email protected]> wrote: > > > I thought the main purpose of czmq is to eleviate the 'primitive' > capabilities of the C language, making working with ZeroMQ in C > easier. Czmq is also used in the examples for 0MQ - The Guide. > > I implemented a Go binding for ZeroMQ (github/pebbe/zmq4, zmq3, > zmq2), and included Go versions of all examples from The Guide, > without the need for czmq. > > Go already is a less primitive language then C. So why the need > for a Go binding to czmq? Does czmq offer essential > functionality that I am missing in my binding for ZeroMQ? > > > -- > Peter Kleiweg > http://pkleiweg.home.xs4all.nl/ > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
