Event
14 February 2019
London
Added 20-Jan-2023
At this month's ACCU London, we're joined by Gaetano Checinski, founder of LoopPerfect! Gaetano will take us through the Coroutine TS, it's design goals, use cases and whether it can deliver on its promise. Check it out!
Coroutines are a powerful concept for efficiently building lazy and concurrent computation pipelines.
This talk will explore the Coroutine TS, it's design goals, use cases and whether it can deliver on its promise.
The Coroutine TS will show many code examples and how it could be used in various scenarios.
This talk will coroutine'fy everything from std::optional to networking libraries like libuv and look into the performance implications.