With this package you will get a very easy and understandable interface towards multithreading.Also provdied will be tips on how to design your software around multithreading. If there's one thing that doesn't work, it's to add multithreading support at the end when everything is done. To be able to really benefit from multithreading, you have to start your design with that in mind.
This asset has a very easy and intuitive usage, everybody should be able to easily offload work to other threads.
Several demos are available, also on how NOT to do it.
If you have any questions or if you need help with multithreading in your application, please email me at the address found in the documentation file.