I'm attempting to write a tcp server using Qt 5.2 in a scalable way by using QRunnable and QThreadPool instead of 1 thread per connection. I'm attempting to write a tcp server using Qt 5
I'm attempting to write a tcp server using Qt 5.2 in a scalable way by using QRunnable and QThreadPool instead of 1 thread per connection. I'm attempting to write a tcp server using Qt 5