I am using the server-client programs as stated in this answer. But I am not sure how to check the number of enqueued requests.
When the client sends requests to the server, those requests are queued, (most probably handled by the OS). But I would like to check the number of enqueued requests.