Skip Navigation

Fiber in C++: Understanding the Basics

agraphicsguynotes.com Fiber in C++: Understanding the Basics

Fiber, a less known concept compared with coroutine, is a pretty powerful addition to cooperative multitasking. As a graphics programmer in game industry, I totally appreciate the great flexibility that fiber brings on the table. As a matter of fact, I feel the tech is a little bit underappreciated ...

There is a discussion on Hacker News, but feel free to comment here as well.

0
0 comments