ZThread is an advanced object-oriented threading and synchronization library, implemented in C++ for POSIX, MacOS, and Win32 systems. It provides an excellent and powerful abstraction from native threads. It includes interruptible thread objects and several other synchronization control objects.
Re: Suggestions > Would it be possible to get this > interruption method into Boost::Threads > ? It lacks ANY way of thread > cancellation, but is otherwise quite > well known ...
Re: Curse of the changing protocols > ... they could change > it in a way that would not be easy to > reverse engineer.. Tell me about it :) I started a project almost 2 years ago...
Editorials Why are they so infrequent nowadays?
Suggestions I'm always open to suggestions if you have extensions or ideas for improvement
Re: If you build it, they will come... > > If you don't believe me, name me some > OS's with kernel/system libraries > written in C++, that are widely used > today. N...