Package

com.sksamuel.exts

concurrent

Permalink

package concurrent

Visibility
  1. Public
  2. All

Type Members

  1. class BoundedThreadPoolExecutor extends ThreadPoolExecutor with AutoCloseable

    Permalink

    Creates an executor which will block on submit once the specified queue size has been reached.

  2. trait Lifecycle extends AnyRef

    Permalink

Ungrouped