- Started to think about how the routing middleware should be realized.
- We need to distinguish between different types of backends.
- These different backends must be mountable into the namespace.
- A tree datastructure similar to device nodes / mount points (fstab) in UNIX may be what we want.