This commit is contained in:
parent
c2e1cd94d7
commit
cb5ec50b34
1 changed files with 0 additions and 0 deletions
15
README.org
Normal file
15
README.org
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
-*- mode: org -*-
|
||||
|
||||
* Guile Knots
|
||||
|
||||
Guile Knots is a library providing higher-level patterns and building
|
||||
blocks for programming with [[https://codeberg.org/guile/fibers][Guile Fibers]].
|
||||
|
||||
This includes:
|
||||
|
||||
- Parallel map/for-each with configurable concurrency limits
|
||||
- Resource and thread pools
|
||||
- Fiber-aware promises for lazy and eager parallel evaluation
|
||||
- Timeouts for fibers and I/O ports
|
||||
- A HTTP web server
|
||||
- Non-blocking socket utilities
|
||||
Loading…
Add table
Add a link
Reference in a new issue