[ofa-general] Efficient management of many connections

Dotan Barak dotanba at gmail.com
Thu Aug 28 12:02:21 PDT 2008


On Thu, Aug 28, 2008 at 6:52 PM, Adrien Guillon <aj.guillon at gmail.com> wrote:
> 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?

If the server will be implemented as one process, the answer is yes.

Dotan
>
> Thanks a lot,
>
> AJ
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>



More information about the general mailing list