Protothread

A protothread is a low-overhead mechanism for concurrent programming. Protothreads function as stackless, lightweight threads, or coroutines, providing a blocking context cheaply using minimal memory per protothread (on the order of single bytes).

Source: Wikipedia — Protothread (CC BY-SA 4.0)

Protothread

A protothread is a low-overhead mechanism for concurrent programming. Protothreads function as stackless, lightweight threads, or coroutines, providing a blocking context cheaply using minimal memory per protothread (on the order of single bytes).

Source: Wikipedia "Protothread" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy