Hey all,

I'm working on my first RDMA application in C++ (hooray).

Are functions from librdmacm and infiniband verbs thread safe, i.e.
can many threads be posting work on the same connection at the same
time, or do I have to wrap access with a mutex?

Thanks,

AJ
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to