Maxime Devos
|
3836b288ee
Update .gitignore.
|
3 anos atrás |
Maxime Devos
|
08592e01dc
Implement operations for waiting for readability / writability
|
3 anos atrás |
Aleix Conchillo Flaque
|
44d17e64e5
fibers.texi: add missing #:drain? in example
|
4 anos atrás |
Aleix Conchillo Flaqué
|
355b2a3a27
Merge pull request #40 from D4ryus/scheduler-optional-not-keyword
|
4 anos atrás |
d4ryus
|
5838ad80d8
Fix #33: Scheduler is an optional argument
|
4 anos atrás |
d4ryus
|
cee5497958
Rename spawn-fiber sched argument to scheduler
|
4 anos atrás |
Aleix Conchillo Flaqué
|
f55c0c24e4
Merge pull request #32 from amirouche/typofix
|
5 anos atrás |
Amirouche
|
b94eb52130
channels.scm: typofix
|
5 anos atrás |
Amirouche
|
05f971ce2b
whitespace cleanup.
|
5 anos atrás |
Aleix Conchillo Flaque
|
4cab88d011
texi: s/contitions/conditions/
|
5 anos atrás |
Aleix Conchillo Flaqué
|
64e7d97017
Merge pull request #16 from vyp/link-manual
|
5 anos atrás |
Aleix Conchillo Flaqué
|
9283232e9b
Merge pull request #25 from mdjurfeldt/updates
|
5 anos atrás |
Mikael Djurfeldt
|
81098ecc98
Don't use deprecated types scm_t_uint64 and scm_t_int64.
|
6 anos atrás |
Mikael Djurfeldt
|
3481755d10
Add missing headers.
|
6 anos atrás |
xd1le
|
09ea18656c
Put a link to the manual in the README
|
7 anos atrás |
Andy Wingo
|
b86405a2f8
Merge pull request #14 from craigmaloney/master
|
7 anos atrás |
Craig Maloney
|
eb0e3c6d38
Substitute @math for @sub, typo fixes
|
7 anos atrás |
Christopher Allan Webber
|
0fa1fd6adf
Garbage collect synchronized items from channels put/get queues.
|
7 anos atrás |
Christopher Allan Webber
|
932f92cefb
Update copyright headers, adding Chris Webber where appropriate.
|
7 anos atrás |
Christopher Allan Webber
|
eb2fdb9971
Add guix.scm file for easy development environments.
|
7 anos atrás |
Christopher Allan Webber
|
dfedc3b951
Removing accidental inclusion of example's previous timing.
|
7 anos atrás |
Andy Wingo
|
7b137d3e0d
Update speed measurement for ping-pong test
|
7 anos atrás |
Andy Wingo
|
b836fad883
Fix concurrency bug in memcached server
|
7 anos atrás |
Andy Wingo
|
84addfbfc6
Lighten up fibers by installing "catch" in scheduler
|
7 anos atrás |
Andy Wingo
|
539ef80203
Fix typo in schedule-task-when-fd-writable
|
7 anos atrás |
Andy Wingo
|
2a4f707827
Rebase fibers on top of schedulers and tasks
|
7 anos atrás |
Christopher Allan Webber
|
963e0d1213
Garbage collect old condition waiters.
|
7 anos atrás |
Andy Wingo
|
32b63e2493
Merge pull request #10 from cwebber/document-signal-condition
|
7 anos atrás |
Christopher Allan Webber
|
780110f422
Document signal-condition!
|
7 anos atrás |
Andy Wingo
|
cc9b230417
Add local ping-pong benchmark
|
7 anos atrás |