GUASI
GUASI
http://www.xmailserver.org/guasi-lib.html
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).
Documentation
Man Page in HTML, TXT, and PDF at http://www.xmailserver.org/guasi-lib.html
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1orlater | Ted Teah | 9 March 2007 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Support | mailto:davidel@xmailserver.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 March 2007.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.