On Thu, Jun 16, 2016 at 7:31 PM, Avner Ben Hanoch <avnerb@xxxxxxxxxxxx> wrote: > 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? Exactly, since I have abstracted the asyncmessenger backend framework. I implement the dpdk backend. Then another guy is working on native rdma backend. Because a lot of async messenger changes is pending on merge queue one by one, we need some time to wait for this framework more clear. > 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 -- 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