I have a task that uses a buffer to send/recv data via TCP/IP sockets. But I think that the buffer is not read fast enough before the next send/recv. Problem with the delay between next send/recv.
How would swing buffers help? As that was suggested as a solution.
How would swing buffers help? As that was suggested as a solution.