[zeromq-dev] exposing the full ØMQ API via C
Pieter Hintjens
ph at imatix.com
Sun Jul 4 11:29:37 CEST 2010
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
<derekdeveloper at yahoo.com> 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
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list