1. 05 Mar, 2018 1 commit
    • Stefan Kaes's avatar
      Problem: enormous memory increase due to zero copy decoding · fcbd2a57
      Stefan Kaes authored
      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.
      fcbd2a57
  2. 02 Mar, 2018 20 commits
  3. 27 Feb, 2018 2 commits
  4. 19 Feb, 2018 2 commits
  5. 14 Feb, 2018 6 commits
  6. 13 Feb, 2018 9 commits