Skip navigation links

Package net.sf.mmm.util.concurrent.base

Provides the base-implementation for concurrent-util.

See: Description

Package net.sf.mmm.util.concurrent.base Description

Provides the base-implementation for concurrent-util.

Concurrent-Util Base

This package provides SimpleExecutor that executes all Runnables in a new Thread. It is used by some other utilities as fallback but can be replaced easily with a full-fledged thread-pool as provided via CachedThreadPoolExecutor.
See Also:
Executors
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.