https://github.com/over-run/pooling
Object pools for multi-threading
https://github.com/over-run/pooling
Last synced: about 2 months ago
JSON representation
Object pools for multi-threading
- Host: GitHub
- URL: https://github.com/over-run/pooling
- Owner: Over-Run
- License: mit
- Created: 2023-09-10T00:57:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T05:06:47.000Z (over 1 year ago)
- Last Synced: 2025-02-09T14:21:43.606Z (4 months ago)
- Language: Java
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pooling
Object pools for multi-threading.