Preemtive multi-threading (co-routines) #3

Closed
opened 4 years ago by MightyPork · 1 comments
Owner

Multi-threading with a scheduler within a single "run thread", something like coroutines.

This is perfectly doable and quite straightforward.

This must be aided by atomic instructions, like "fetch and set", "fetch and increment" etc.

Multi-threading with a scheduler within a single "run thread", something like coroutines. This is perfectly doable and quite straightforward. This must be aided by atomic instructions, like "fetch and set", "fetch and increment" etc.
MightyPork changed title from Preemtive "multi-threading" to Preemtive multi-threading (co-routines) 4 years ago
MightyPork added the
feature
ft-core
labels 4 years ago
Poster
Owner

coroutines implemented

coroutines implemented
MightyPork closed this issue 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: MightyPork/crsn#3
Loading…
There is no content yet.