+

Search Tips   |   Advanced Search

Jakarta Concurrency 3.0

This feature enables the creation of managed executors that allow applications to submit tasks to run concurrently, with thread context that is managed by the application server.It also enables the creation of managed thread factories to create threads that run with the threadcontext of the component that looks up the managed thread factory.


Enable this feature

To enable the Jakarta Concurrency 3.0 feature, add the following element declaration into the server.xml file, inside the featureManager element:


Feature configuration elements


Standard API packages provided by this feature


Supported Java versions


Platform Versions


Features that enable this feature


Develop a feature that depends on this feature

If we are developing a feature that depends on this feature, include the following item in the Subsystem-Content header in your feature manifest file.


SPI packages provided by this feature