4 lines
227 B
Text
4 lines
227 B
Text
This module is another attempt to fight the horrors of non-blocking I/O.
|
|
It tries to bring back the simplicity of the declarative programming
|
|
style, that is only available when one employs threads, coroutines, or
|
|
co-processes.
|