Skip to content

pchalamet/FiberTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FiberTask is a user land scheduler based on fibers (cooperative scheduling). Useful to implement true coroutines in native process :-) It is designed to handle hundreds of cooperatives tasks without threads overhead.

FiberTask is a C++ library with C-bindings.

(c) 2008-2015 Pierre Chalamet

About

User land scheduler for task based workload (aka cooperative scheduling)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published