1. 27 Jul, 2018 2 commits
  2. 26 Jun, 2018 1 commit
  3. 21 Jun, 2018 1 commit
  4. 25 May, 2018 1 commit
  5. 22 May, 2018 1 commit
  6. 14 May, 2018 2 commits
  7. 10 May, 2018 2 commits
  8. 28 Apr, 2018 1 commit
  9. 23 Apr, 2018 1 commit
  10. 23 Mar, 2018 2 commits
  11. 21 Mar, 2018 5 commits
  12. 15 Mar, 2018 1 commit
  13. 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
  14. 02 Mar, 2018 1 commit
  15. 23 Nov, 2017 1 commit
  16. 16 Nov, 2017 1 commit
  17. 10 Nov, 2017 1 commit
  18. 25 Oct, 2017 1 commit
    • f18m's avatar
      Change ZMQ_THREAD_AFFINITY to… · 2aa0e6fd
      f18m authored
      Change ZMQ_THREAD_AFFINITY to ZMQ_THREAD_AFFINITY_CPU_ADD/ZMQ_THREAD_AFFINITY_CPU_REMOVE. Avoid prefix thread names when no prefix was set.
      2aa0e6fd
  19. 21 Oct, 2017 1 commit
  20. 18 Oct, 2017 1 commit
  21. 17 Oct, 2017 5 commits
  22. 16 Oct, 2017 2 commits
  23. 09 Oct, 2017 1 commit
  24. 19 Sep, 2017 4 commits