Collection of concurrency mechanisms and a Thread manager.

JACE concurrency mechanisms now inherit from a common base class, AbstractLock. This allows users to write code without regard to whether a lock is local or remote. @see JACE.netsvcs.Token.RemoteLock @see Documents on ACE concurrency components