Changes
Advancedments in Worker/Stackable functionality
Better use of object funcionality
protected methods provide synchronized access to instance methods for stackables, workers and threads
private methods only allowed to be executed within the threading context
read/write access to all thread data
__prepare no longer required