6 ms·
> I don't see the advantage to this over async/await style programming Harmonious with the platform (jvm) which is based on threads, better stack-traces, accur
by SureshG 4y ago
> I don't see the advantage to this over async/await style programming
Harmonious with the platform (jvm) which is based on threads, better stack-traces, accurate profiling info and simpler programming model (without adding async/await/suspend keyword everywhere) etc are some of the advantages.