Hello
I have an application that makes heavy use of async Windows IO Completion ports, and I am looking to reduce the latency and cpu load as much as possible.
Does the hardware acceleration capability of the Mellanox range work out of the box without any code changes?
If so what sort of performance gains are likely?
And are there further steps I could then take to integrate with direct memory access or similar to get even better performance?
Thanks in advance