|
|
Subscribe / Log in / New account

The kernel connection multiplexer

The kernel connection multiplexer

[Kernel] Posted Sep 21, 2015 23:23 UTC (Mon) by corbet

As the introduction to Tom Herbert's kernel connection multiplexer (KCM) patch set notes, TCP is often used for message-oriented communication protocols even though, as a streaming transport, it has no native support for message-oriented communications. KCM is an effort to make it easier to send and receive messages over TCP which adds a couple of other interesting features as well.

Click below (subscribers only) for the full story from this week's Kernel Page.

Full Story (comments: 47)


Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds