1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/devel/aml/pkg-descr

22 lines
337 B
Plaintext

Andri's Main Loop
Goals:
* Portability
* Utility
* Simplicity
Non-goals:
* MS Windows (TM) support
* Solving the C10K problem
Features:
* File descriptor event handlers
* Timers
* Tickers
* Signal handlers
* Idle dispatch callbacks
* Thread pool
* Interoperability with other event loops
WWW: https://github.com/any1/aml