[ofa-general] Efficient management of many connections

Adrien Guillon aj.guillon at gmail.com
Thu Aug 28 08:52:08 PDT 2008


Hi,

I am writing some code for a cluster, and I'm using RDMA.  I would
like each node to be able to access memory of every other node, which
requires N-1 connections for N nodes on each.  What can I do to
implement this efficiently?  I'm already using an SRQ for all
connections.  Can SRQs be used for the server application too?  Each
node will have a client with connections, and also a server
instance... can these share an SRQ?

Thanks a lot,

AJ



More information about the general mailing list