One major recurring problem with all these Async talks at #CppCon is that they assume the program starts with main(), or you will eventually wait. For simple “script-like” applications that’s fine. For anything larger, it’s insufficient.
-
-
Your application “loop” is done by the tail task scheduling the head task again. This sort of looping is rarely addressed. Yeah we get parallel loops. Those aren’t the challenging part. Those are “embarrassingly” easy.
Näytä tämä ketju -
We need to talk about the entire application being a parallel/concurrent application, starting from your entry point.
Näytä tämä ketju
Keskustelun loppu
Uusi keskustelu -
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.