Re: Prof's Threading components



Uwe Raabe wrote:

I'm working with these components quite some time and they helped me
a lot making my applications use multiple threads. Having the sources
I was able to still use them with D2007 and will do as long as
possible.

I know these components are no longer supported, but they are quite
stable and definitely worth the money (I suggest to buy the sources!).

Uwe,

Thanks for the feedback. I haven't made up my mind about them, but as
the current price is US$49, I may well get them.

--

Bill
.



Relevant Pages

  • Re: Cpu choice
    ... XP Home can even use the dual-core CPU if not dual sockets! ... If that application cannot run multiple threads, ... exclusively on the speed of a single processor; ... Most applications don't run multiple threads. ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: multiple thread applications
    ... applications that would be very hard or impossible to write without ... multiple threads. ... Since user level threads are possible (some Java runtimes use it) it might be rather difficult to distinguish whether a given implementation uses something like threads or not. ...
    (comp.programming.threads)
  • Re: warning LNK4098... how to avoid it when making a static lib?
    ... So if I don't use multiple threads in my applications, ... >multithreading libraries. ... MVP VC++ FAQ: http://www.mvps.org/vcfaq ...
    (microsoft.public.vc.language)