Categories
GUASI
The GUASI library implements a thread based generic asyncronous execution engine, to be used to give otherwise syncronous calls an asyncronous behaviour. It can be used to wrap any syncronous call, so that it can be scheduled for execution, and whose result can be fetched at later time (hence not blocking the submitter thread). The GUASI library can be used as complement to standard event retrieval interfaces like poll(2), select(2) or epoll(4).
Last updated 9 Mar, 2007
Versions
0.17
0.17 released 2007-03-09
- Released: 9 Mar, 2007
- Code Maturity: Stable
- Source Archive: http://www.xmailserver.org/guasi-0.17.tar.gz
- Licenses: LGPLv2.1orlater
- Interfaces: Library
User Community and Support
Man Page in HTML, TXT, and PDF at http://www.xmailserver.org/guasi-lib.html



