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

C++ Threadpool

13 views
Skip to first unread message

Ramine

unread,
Mar 17, 2017, 11:06:45 AM3/17/17
to
Hello...


C++ Threadpool

Description:

This C++ Threadpool is portable, and i think it can be used to code
real-time softwares under QNX real-time OS or VxWorks real-time OS and
other real-time OSs, because look at the source code it uses just static
arrays and it doesn't use dynamic memory and of course it uses pthread,
and i have included pthread for win32 and win64 inside the zip file,

You can use it also with my C++ MemPool for real-time systems here:

https://sites.google.com/site/aminer68/c-mempool-for-real-time-systems

Please look at the example.cpp example to learn how to use this threadpool.

Language: GNU C++ and Visual C++ and C++Builder



Thank you,
Amine Moulay Ramdane.

Ramine

unread,
Mar 17, 2017, 11:08:13 AM3/17/17
to
I have made it compatible with GCC and with MSVC and with C++Builder.

Ramine

unread,
Mar 17, 2017, 11:20:05 AM3/17/17
to
Hello...

You can download it from here:

https://sites.google.com/site/aminer68/c-threadpool

Rick C. Hodgin

unread,
Mar 17, 2017, 11:31:59 AM3/17/17
to
On Friday, March 17, 2017 at 11:20:05 AM UTC-4, Ramine wrote:
> Hello...
> You can download it from here:
> https://sites.google.com/site/aminer68/c-threadpool

Amine, given the volatile nature with which you change your life's
direction, and how you post writings which are incorrect, only to
then correct them moments later, and then a second re-correction a
few moments after that ... why do you expect anyone would trust your
code for their system?

I admire your willingness to share. I think you are creative and
very considerate of many things. But there is a line that is
crossed in your writing style which indicates your software code
is likely commensurately designed. That's a problem for a great
many people.

I would advise working toward greater stability in your authored
content ... both normal written posts, but also in the areas of
software reviews and design / alteration.

Thank you,
Rick C. Hodgin
0 new messages