[
https://issues.apache.org/jira/browse/GERONIMO-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sangjin Lee updated GERONIMO-3761:
----------------------------------
Attachment: TimeMonitor.java
A proof of concept for measuring average response time. For simplicity, it
provides only averages, and a single long variable accumulates response times.
But one could easily extend it to maintain a list to compute means, averages,
std deviation, etc...
> Add data collection and instrumentation to the AsyncHttpClient
> --------------------------------------------------------------
>
> Key: GERONIMO-3761
> URL: https://issues.apache.org/jira/browse/GERONIMO-3761
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: AsyncHttpClient
> Reporter: Rick McGuire
> Attachments: GERONIMO-3761-v2.patch, GERONIMO-3761-v3.patch,
> GERONIMO-3761.patch, TimeMonitor.java
>
>
> There's been some discussion on the dev list about adding some
> instrumentation to the AsyncHttpClient. This is for tracking these
> additions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.