-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Semester ProjectGood project to be done by an MSc or strong Bsc computer science student in one semesterGood project to be done by an MSc or strong Bsc computer science student in one semesterstat:takenThis project is already worked on by a student or as part of another volunteership programThis project is already worked on by a student or as part of another volunteership program
Description
#16739 contains a strawman for an innovative, direct style library of futures and channels based on a postulated suspension construct. An alternative version of this library can be based on coroutines. At present this strawman simply postulates the low-level support needed.
It would be good to flesh this out further and base it on a concrete implementation of coroutines such as the ones provided by project Loom. In particular:
- Adapt the strawman so that it runs on virtual threads/coroutines
- Develop realistic examples and test cases
- Develop benchmarks and identify performance bottlenecks
- Develop documentation that motivates the new constructs
#16739 also contains an implementation of choice which requires multi-shot continuations. This part of the code base can be left out.
diogocanut
Metadata
Metadata
Assignees
Labels
Semester ProjectGood project to be done by an MSc or strong Bsc computer science student in one semesterGood project to be done by an MSc or strong Bsc computer science student in one semesterstat:takenThis project is already worked on by a student or as part of another volunteership programThis project is already worked on by a student or as part of another volunteership program