that is a very interesting thing…
there are multiple questions here… begin able to use specific interface… and multipath tcp.
the latter does not seem to be available yet.
The work of merging the multipath TCP patches continues, but a fully functional MPTCP implementation in the mainline is still probably a few releases away.
I’d definitely be interested in seeing this explored further, when it’s ready. In the mean time, while it won’t necessarily solve exactly the same set of problems (as it doesn’t operate at presumably the same low-level as MPTCP), ZeroMQ has various modes of combining sockets for efficient traffic distribution. I’ve been interested, in particular, in something akin to Mongrel2’s usage of ZeroMQ to create a high-performance Julia web server.