
|
A Quick Introduction. Over the time I built classes to aid me in my programming endeavours. I plan to put some of them here and hope you find some use for them. The first package is my tasks package, because I got the feeling that others might struggle with similar needs. I hope it does more good than harm :) Please test it throughly, synchronization of threads is a complicated matter and bugs may occur only under heavy load. Disclaimer: So, based on that knowledge I cannot guarantee that the code I present to you here actually works. It might not! I give it you on as "as-is" basis, you have to be careful. I also cannot give support for the code. (While I am of course happy to hear of any bugs you may have found.) |