Derek, The "full 0MQ API" has in version 2.0 been stripped down to something much simpler, and this is completely mapped in C (as in other languages). The threading model has also been redesigned and there are no scaling issues in C. I'm going to remove that whitepaper, it's out of date and misleading.
-Pieter On Sun, Jul 4, 2010 at 9:38 AM, Derek Developer <[email protected]> wrote: > > >it is our intent to expose full ØMQ API via C in the future... > http://www.zeromq.org/whitepapers:c > > Has this now been done? > > >C extension creates single I/O thread that can be accessed from a single > >application thread. This doesn't allow for seamless scaling on multicore > >boxes. > > Could someone elaborate on this a little please > > > _______________________________________________ > 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
