You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello..
I have updated my following Threadpools,i have added a method called
SetThreadGroupAffinity() to support processor groups, it will assign a
mask and a group in round-robin fashion, so that it distributes NUMA
nodes efficiently on threads, just pass it the thread's handle, please
look at the test.pas example inside the zip file to learn how to use it,
now they are more stable and complete.
An efficient Threadpool engine that scales very well version 3.14