This node comes directly from ethereum-js team meeting dusing EthCC, but the idea described here lives longer.
Instead of having the base layer of the P2P network stack implemented as a library (like currently DevP2P) it should be moved to its own process running on the same machine with specified Inter-Process Communiocation (IPC) for accessing it.