[Netty] Pluggable Event Loop Algorithm and Channel Migration
by Jakob Buchgraber for Twitter
In this proposal I discuss an approach that will allow developers to implement custom algorithms to decide by which event loop an incoming connection should be handled as well as how existing connections can be migrated to another event loop in cases where an event loop gets too busy.