© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. Juneau, T. TelangJava EE to Jakarta EE 10 Recipeshttps://doi.org/10.1007/978-1-4842-8079-9_16

16. Concurrency and Batch

Josh Juneau1   and Tarun Telang2
(1)
Hinckley, IL, USA
(2)
Hyperbad, India
 

Jakarta Concurrency Utilities and Batch Processing APIs included standard techniques for processing tasks concurrently and standardization for batch application processing.

Each of the two APIs is quite large, and they include proven solutions that have been used by various enterprise projects for years. Using Java SE concurrency utilities such as java.util.concurrent and java.lang.Thread in Java EE applications has been problematic in the past, since the application ...

Get Java EE to Jakarta EE 10 Recipes: A Problem-Solution Approach for Enterprise Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.