Hacker News new | ask | show | jobs
by pron 4516 days ago
In theory? Absolutely none. But Quasar is here today (and also has an excellent actor system, a nice Clojure API and more).
1 comments

Well, I appreciate the honesty!

I'm excited by the idea that threads are going to be "the right way", once these improvements make it out of the 'plex.

I also like that I can get a similar API today with Quasar :-)

Just to clarify: it's not that easy. The syscalls are the first step, and then you'll need a scheduler. Once you have those two, you still need new synchronization mechanisms and APIs.

Quasar doesn't just provide lightweight threads. It has rich libraries that help you make the best of them.

Yes, I'm thinking of the big picture. Might be more like Java 12 than Java 9... Or Quasar today!