• f18m's avatar
    Background threads enhancements (#2778) · bfbb4ff2
    f18m authored
    * Background thread scheduling 
    
    - add ZMQ_THREAD_AFFINITY ctx option; set all thread scheduling options
    from the context of the secondary thread instead of using the main
    process thread context!
    - change ZMQ_THREAD_PRIORITY to support setting NICE of the background
    thread when using SCHED_OTHER
    bfbb4ff2
thread.hpp 3.53 KB