Administering concurrency

This page provides a starting point for finding information about concurrency.

Concurrency Utilities for Java EE is an asynchronous programming model that enables you to submit or schedule tasks to run in parallel, create threads that inherit Java EE context, and transfer Java EE context to start interfaces such as asynchronous callbacks.