Skip to content

any1/aml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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