ada-event-io-framework
Project home
If you were registered and logged in, you could join this project.
Description
The goal is a framework in Ada to support the development of event based IO.
The goal is to support 10s of thousands simultaneous socket connections on a standard Linux Intel x86 configuration and provide a framework for processing the IO strems in an event oriented (non-blocking) manner.
The goal is to understand what it takes to write a realistic apllication on top of such a framework,
It is really only for my own amusement but I happily share the code.