https://github.com/flowdalic/beanstalk
https://github.com/flowdalic/beanstalk
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowdalic/beanstalk
- Owner: Flowdalic
- Created: 2022-11-28T08:20:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T18:57:07.000Z (over 1 year ago)
- Last Synced: 2025-02-07T19:32:57.936Z (over 1 year ago)
- Language: Java
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beanstalk - A Java / Scala Playground and Experimental APIs
This is a playground and staging area for prototypical APIs for Java and Scala.
For example, the [Nowa API for efficient fork/join parallelism](./beanstalk-core/src/main/java/eu/geekplace/beanstalk/core/loom/nowa/) using virtual threads.