mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Cpu affinity support for server workers (#505)
This commit is contained in:
parent
282e3224cd
commit
ba57330058
8 changed files with 56 additions and 6 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [2.7.0] - 2025-01-31
|
||||
|
||||
* Cpu affinity support for workers
|
||||
|
||||
## [2.6.2] - 2024-12-30
|
||||
|
||||
* Fix error log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue