[openbeos] ThreadMagic :)

Hi,

In case anyone needs to do multithreading in their code (*grin*), and 
would like to =5Fnot=5F create static methods in their classes to launch 
methods as seperate threads, I would suggestion taking a look at the 
ThreadMagic library.

It uses template classes to create a really useful way of handling 
threading from a C++ environment. The URL for it is: http://
www.inf.bme.hu/~101/BeOS/#ThreadMagic and it includes some sample code 
and docs to explain how it works.....

Regards,

Ithamar.




Other related posts: