Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
typon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
cython-plus
typon
Commits
d86f9e4a
Commit
d86f9e4a
authored
Aug 16, 2022
by
Xavier Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
d567952e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
d86f9e4a
...
...
@@ -20,9 +20,9 @@ concurrency.
-
[x] unbounded concurrency with the
`future`
primitive
-
[x] asynchronous waiting on
`Future`
and
`Promise`
objects
-
[x] mutexes (with asynchronous blocking)
-
[
] channels (single producer, single consumer
)
-
[ ]
asynchronous I/O
-
[ ]
task cancellation
-
[
x] asynchronous I/O (with [liburing
](
https://github.com/axboe/liburing
)
)
-
[ ]
task and I/O cancellation
-
[ ]
channels
### `fork`/`sync`, Structured Concurrency
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment