Stefan Kaes fcbd2a5710 Problem: enormous memory increase due to zero copy decoding
The zero copy decoding strategy implemented for 4.2.0 can lead to a large
increase of main memory usage in some cases (I have seen one program go up to
40G from 10G after upgrading from 4.1.4). This commit adds a new option to
contexts, called ZMQ_ZERO_COPY_RECV, which allows one to switch to the old
decoding strategy.
2018-03-05 18:13:28 +01:00
..
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2013-09-15 20:13:44 +02:00
2017-01-19 21:00:15 +00:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2014-10-17 17:21:41 +02:00
2015-12-08 13:16:09 +06:00
2016-04-29 12:17:17 +03:00
2015-12-08 13:16:09 +06:00
2017-06-23 18:57:33 +02:00