• 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
Name
Last commit
Last update
..
debian Loading commit data...
man Loading commit data...
configure.sh Loading commit data...
tunnel.c Loading commit data...
tunnel.h Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
wsscp.c Loading commit data...
wssh_ssl.c Loading commit data...
wssh_ssl.h Loading commit data...
wsssh.c Loading commit data...
wssshc.c Loading commit data...
wssshlib.c Loading commit data...
wssshlib.h Loading commit data...