Loom seems to be a new implementation of m:n Threading for Java. How does your implementation compare?
---
Could not find references from 20 years ago, but this paper from 2014 is nice:
"Earlier M: N was considered best among all because of its performance benchmarks. Currently the Linux and Solaris have shifted from M: N to 1:1 thread model despite of the advantages of M:N. Our emphasis will be on 1:1 Model semantics for shifting. This paper gives a thorough review of operating system thread models. We have researched factors which compelled different OS platforms to shift to 1: 1 Model."
https://www.researchgate.net/publication/270217184_Thread_mo...