An open API service indexing awesome lists of open source software.

https://github.com/eclipse-ee4j/glassfish-concurro

Eclipse Concurrō project
https://github.com/eclipse-ee4j/glassfish-concurro

Last synced: 11 months ago
JSON representation

Eclipse Concurrō project

Awesome Lists containing this project

README

          

# Jakarta Concurrency Compatible Implementation

Jakarta Concurrency provides a simple, standardized API for using concurrency from application components without compromising container integrity while still preserving the Jakarta EE platform's fundamental benefits.

This repository provides the implementation of the Jakarta Concurrency API that is used within Eclipse GlassFish.

The repository that defines the API is also on [GitHub](https://github.com/jakartaee/concurrency).

This project is part of the overall Jakarta EE platform and is a project within the Eclipse EE4J Project. Please see the [Eclipse EE4J Project](https://projects.eclipse.org/projects/ee4j) for details of the Top Level project.

We have a [mailing list](https://accounts.eclipse.org/mailing-list/glassfish-dev) for discussions.
We have a [Jenkins Instance](https://jenkins.eclipse.org/glassfish/) set up for building and testing.