Implement multi-core CPU utilization for wssshc
- 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
Showing
Please
register
or
sign in
to comment