-
Notifications
You must be signed in to change notification settings - Fork 1
go.d adoption #45
Copy link
Copy link
Open
Description
I'm working on https://github.com/nin-jin/go.d
It's thread pooled coroutines with wait-free channels communication.
Main concepts are:
- share nothing, mutable data should be moved between actors
- no spin/live/dead/other locks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels