Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

My unit that implements processor groups on windows

6 views
Skip to first unread message

Ramine

unread,
Jun 21, 2016, 5:00:50 PM6/21/16
to
Hello,


My unit that implements processor groups on windows

I have implemented a unit that implements processors groups,
this unit contains a class that easy for you to support
processor groups on windows that allows you to use more than
64 logical processors on windows, this class
doesn't exist in C++, i have implemented it in Object Pascal
with the Delphi and FreePascal compilers.

Please look inside the zip file of the Threadpool engine
that scales well , its source code is inside the ProcessorGroups.pas
file.

To know how to use it, please look at the test2.pas example
inside the zip file and look inside the source code to
understand more my class.

You can download it from here:

https://sites.google.com/site/aminer68/an-efficient-threadpool-engine-that-scales-well

Thank you,
Amine Moulay Ramdane.


Ramine

unread,
Jun 21, 2016, 5:08:29 PM6/21/16
to
I have posted here, because it is a class that can
be ported to ADA.
0 new messages