greenlet
/ˈɡriːnlet/Definitions
1. noun
A lightweight, stackless, single-threaded coroutine in Python
“The developer used greenlets to manage concurrent tasks in the application.”
1. noun
A lightweight, stackless, single-threaded coroutine in Python
“The developer used greenlets to manage concurrent tasks in the application.”