InfoQ Homepage WorkManager API Content on InfoQ
News
RSS Feed-
Improving Java EE Application startup time with the WorkManager API
A new article on JavaWorld details how to improve the startup time of a Java EE application by converting startup servlets into Work Implementations handled by the WorkManager API. The WorkManager API is an API supported by multiple application servers and designed to allow parallel task execution inside of a managed environment.