• Stefy Lanza (nextime / spora )'s avatar
    Implement multi-core CPU utilization for wssshc · e7dbe71f
    Stefy Lanza (nextime / spora ) authored
    - Added CPU affinity management to distribute tunnel threads across available CPU cores
    - Implemented round-robin CPU core assignment for optimal load distribution
    - Added _GNU_SOURCE define to enable CPU affinity functions
    - Updated configure.sh to include -D_GNU_SOURCE in CFLAGS for proper compilation
    - Enhanced parallel processing capabilities for multiple concurrent tunnels
    - Updated CHANGELOG.md and TODO.md with multi-core optimization details
    e7dbe71f
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 34.6 KB