[zeromq-dev] Pre-Alloc only environments

Auer, Jens jens.auer at cgi.com
Mon Jan 18 13:37:54 CET 2016


Hi,

zeroMQ internally does dynamic allocations and there is no easy way to modify this from the code using the library. One example are the messages that get generated when receiving data.

I was thinking about adding support for custom allocators to it, but have not proceeded further than some brainstorming. I think I know how to do it, but did not have the time to start with it.

Best wishes,
  Jens

--
Dr. Jens Auer | CGI | Software Engineer
CGI Deutschland Ltd. & Co. KG
Rheinstraße 95 | 64295 Darmstadt | Germany
T: +49 6151 36860 154
jens.auer at cgi.com
Unsere Pflichtangaben gemäß § 35a GmbHG / §§ 161, 125a HGB finden Sie unter de.cgi.com/pflichtangaben.

CONFIDENTIALITY NOTICE: Proprietary/Confidential information belonging to CGI Group Inc. and its affiliates may be contained in this message. If you are not a recipient indicated or intended in this message (or responsible for delivery of this message to such person), or you think for any reason that this message may have been addressed to you in error, you may not use or copy or deliver this message to anyone else. In such case, you should destroy this message and are asked to notify the sender by reply e-mail.

> -----Original Message-----
> From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-
> bounces at lists.zeromq.org] On Behalf Of Greg Young
> Sent: 17 January 2016 18:19
> To: zeromq-dev at lists.zeromq.org
> Subject: [zeromq-dev] Pre-Alloc only environments
> 
> Has anyone ever tried using 0mq and many of the associated libraries in a pre-
> allocation only environment? Where would I start looking down these roads? What
> gotchas should I be looking out for?
> 
> Cheers,
> 
> Greg
> 
> --
> Studying for the Turing test
> _______________________________________________
> 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