This page list some of the main functionality and features we are working on for the next major Monit release:
The next Monit version will be based on a non-blocking event driven architecture where we use an event engine to drive the monitoring process. We plan to use libev as the engine for Monit and will use it to handle i/o events, child processes, signals and file objects among other things.