Concurrency
This page provides a starting point for finding information about concurrency.
Concurrency Utilities for Java™ EE is an asynchronous programming model. With Concurrency Utilities for Java EE, you can submit or schedule tasks to run in parallel, create threads that inherit Java EE context, and transfer Java EE context to invocation of interfaces such as asynchronous callbacks.
