[zeromq-dev] Considering zeromq for project at Microsoft but have some questions on throughput behavior

Steven McCoy steven.mccoy at miru.hk
Thu May 12 21:47:13 CEST 2011


I meant 29West have a CIL API for LBM/UMS that supports zero-copy:


   - Zero Object Delivery (ZOD) has been implemented for .NET, which allows
   .NET messaging receivers to deliver messages to an application with no
   per-message object creation.
   - Zero Incoming Copy (ZIC) has been implemented for .NET, which provides
   access to message data directly through a byte pointer returned by the
   LBMMessage.dataPointer() method.


-- 
Steve-o

On 13 May 2011 03:18, Christian Martinez <chmar at microsoft.com> wrote:

>  Does 29 West use zeromq?
>
>
>
> --CM
>
>
>
> *From:* zeromq-dev-bounces at lists.zeromq.org [mailto:
> zeromq-dev-bounces at lists.zeromq.org] *On Behalf Of *Steven McCoy
> *Sent:* Thursday, May 12, 2011 7:47 AM
>
> *To:* ZeroMQ development list
> *Subject:* Re: [zeromq-dev] Considering zeromq for project at Microsoft
> but have some questions on throughput behavior
>
>
>
> On 12 May 2011 05:42, Pieter Hintjens <ph at imatix.com> wrote:
>
>  Christian's issue looks like a problem in clrzmq2, I'd suspect some
>
> memory allocation or queuing issue given that the performance drops
> off radically as the test size increases.
>
>
>
> All the CIL bindings still use memory copies as far as I
> have ascertained from discussions on the list, including the latest NZMQ
> implementation.  29 West found a method to support zero-copy so there is
> room for improvement, although I'm guessing it might be messy internally.
>
>
>
> --
>
> Steve-o
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110513/90d3c6a2/attachment.htm>


More information about the zeromq-dev mailing list