Package | Description |
---|---|
javascalautils.concurrent |
Contains utilities for concurrent/asynchronous programming.
|
Class and Description |
---|
Executable
A task that returns either a successful or failed result.
|
Executor
Executor service used to execute work in asynchronous fashion.
|
Future
A Future that will hold the result of an asynchronous computation.
|
Promise
The Promise is the promise to deliver a value at some time in the future.
|
Copyright © 2015, Peter Nerg Apache License v2.0