6 ms·
Ah, I had virtual threads in Java 8 back in the day. I believe it still works. Check Kilim: https://github.com/kilim/kilim https://github.com/kilim/kilim
by sriram_malhar 13d ago
Ah, I had virtual threads in Java 8 back in the day. I believe it still works.
Check Kilim:
https://github.com/kilim/kilim https://github.com/kilim/kilim
- BenoitP 13d agoAnother project worth checking would be Quasar (and had virtual threads in 2013): https://docs.paralleluniverse.co/quasar/ https://docs.paralleluniverse.co/quasar/ But I believe the author moved to a Big Corp which sells databases, working on some big project which took all his time...