I want to determine the following QoS Attribute of my service:
- Response Time
- Reliability
- Availability
I will be creating an application that will select a service based on the mentioned attribute.
I want to determine the following QoS Attribute of my service:
I will be creating an application that will select a service based on the mentioned attribute.
Some or all of these attributes could be gleaned from switching on diagnostics for the service, but as this is likely to hurt performance, you may alternatively want to consider writing a few custom performance counters for your application.