scistag.common.mt.managed_thread

Defines the class ManagedThread which enhances the basic Thread class by some comfort functions such as soft and hard interruption of it’s execution.

Classes

ManagedThread

Advanced thread class to make multithreading even easier.