Hi all, I am at a preliminary phase of considering writing of an additional optional Messenger based on RDS - Reliable Datagram Sockets technology . You may learn about RDS here: http://linux.die.net/man/7/rds https://www.kernel.org/doc/Documentation/networking/rds.txt https://oss.oracle.com/pipermail/rds-devel/2007-November/000228.html Since, RDS supports socket API, it should be relatively simple to create AsyncMessenger variant that is based on RDS sockets instead of TCP sockets (though, RDS is datagram oriented and not stream oriented). Questions: 1. Do you know if somebody is already working on this subject? 2. Do you have any comments for me? TIA, Avner -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html