1. 01 Oct, 2018 2 commits
  2. 13 Sep, 2018 1 commit
  3. 15 Aug, 2018 1 commit
  4. 27 Jul, 2018 2 commits
  5. 26 Jun, 2018 1 commit
  6. 21 Jun, 2018 1 commit
  7. 25 May, 2018 1 commit
  8. 22 May, 2018 1 commit
  9. 14 May, 2018 2 commits
  10. 10 May, 2018 2 commits
  11. 28 Apr, 2018 1 commit
  12. 23 Apr, 2018 1 commit
  13. 23 Mar, 2018 2 commits
  14. 21 Mar, 2018 5 commits
  15. 15 Mar, 2018 1 commit
  16. 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
  17. 02 Mar, 2018 1 commit
  18. 23 Nov, 2017 1 commit
  19. 16 Nov, 2017 1 commit
  20. 10 Nov, 2017 1 commit
  21. 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
  22. 21 Oct, 2017 1 commit
  23. 18 Oct, 2017 1 commit
  24. 17 Oct, 2017 5 commits
  25. 16 Oct, 2017 2 commits
  26. 09 Oct, 2017 1 commit