If, for example, a node server receives 1000 requests at the same time, these requests will wait in a queue of events to be processed. What I want to know is the time it takes between request arrives in the event loop until the moment the request starts processing. I need to measure this for all requests.
Aucun commentaire:
Enregistrer un commentaire