Skip navigation links

Package ch.systemsx.cisd.base.namedthread

This package provides named pool threads when using an java.util.concurrent.ExecutorService.

See: Description

Package ch.systemsx.cisd.base.namedthread Description

This package provides named pool threads when using an java.util.concurrent.ExecutorService. This can be helpful in debugging and monitoring multi-threaded Java applications. Start having a look at the NamedThreadPoolExecutor.

Skip navigation links