ebarlas / game-of-life-cspView external linksLinks
Game of Life implemented in Java using virtual threads and communicating sequential processes
☆147Jun 8, 2022Updated 3 years ago
Alternatives and similar repositories for game-of-life-csp
Users that are interested in game-of-life-csp are comparing it to the libraries listed below
Sorting:
- A comparison of different methods for achieving scalable concurrency in Java☆71Apr 27, 2022Updated 3 years ago
- Experiment to achieve 5 million persistent connections with Project Loom virtual threads☆366Apr 27, 2022Updated 3 years ago
- Write sandboxed integration tests for Java annotation processors and plugins.☆21Feb 2, 2026Updated 2 weeks ago
- A new Framework for asynchronous signaling of processes via Kafka/Mysql/anything.