Re: A new binary build available soon
Posted by
Sven Gothel on
Oct 04, 2023; 10:25am
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4043017.html
hharrison wrote
virtual threads
I like (C++20) coroutines for what they are, i.e. at least sequentially
processing tasks where realtime doesn't matter but
streaming things block free is desired indeed.
I assume this is something alike, but with an odd name?
Reminds me of the old green threads :)