Package | Description |
---|---|
org.apache.river.thread |
These are utility classes and interfaces for helping with tasks done in multiple threads.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronousExecutors
The intent of this Executor is to share a single thread pool among tasks with
dependencies that prevent them running concurrently.
|
Copyright © 2016–2018. All rights reserved.