Skip to content
Snippets Groups Projects
Commit dea740f3 authored by vjpai's avatar vjpai
Browse files

New multithreaded async C++ tests. The server is architected the way

that it should be with multiple threads waiting on a single
completion queue.
The client currently uses a separate completion
queue per-thread, as trying to do a single unified queue was leading
to crashes for me. I need to figure that out.
parent edfd1023
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment