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
- Host: GitHub
- URL: https://github.com/eclipse-ee4j/glassfish-concurro
- Owner: eclipse-ee4j
- License: other
- Created: 2018-03-26T18:57:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T11:49:55.000Z (about 1 year ago)
- Last Synced: 2025-06-24T12:44:12.205Z (about 1 year ago)
- Language: Java
- Homepage: https://projects.eclipse.org/projects/ee4j.glassfish
- Size: 414 KB
- Stars: 16
- Watchers: 26
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.