Package org.egothor.util.thread

This package contains thread pools which can be used for smart management of threads.

See:
          Description

Interface Summary
Pool.Queue This class is part of the Egothor Project
 

Class Summary
Pool Pool creates a Stack and fills it with threads.
PoolFIFO This class is part of the Egothor Project
PoolLIFO This class is part of the Egothor Project
 

Package org.egothor.util.thread Description

This package contains thread pools which can be used for smart management of threads.