Worker Runtime Middle-end (request/response mapping, brigades) ========================= ROADMAP DISCUSSION POINTS: (Please place new entries at the bottom) * Async IO Core, including a generic Event Loop, allowing modules and protocols to register new events and when to be notified. * Use Serf (and its Bucket system) as the starting point for making filters, buckets and brigades work with the Async Core. * What can we learn from libevent?