Yes, pun intended. Starting to use the PDQ. To keep things simple, I am using the same code as test, changing service time and arr rate. The system I'm investigating is a database server with a known business transaction completions and a measured utilization. I use the standard equations to get to arr rate and service time. The user base is over 1000 controlling re-do type work and more than 5000 outside points initiating applications. The server itself is a multiprocessor 2 socket, 4 core per socket machine meaning it has a total of 8 core with 8 threads processing at a time (no hyper threading, DOP=8). When I did this as an excel exercise, using Little's law, it worked out within 2% of the average utilization. Comparing Little to a wide range of actual utilization levels was very successful as well, mostly staying around +/- 3% . I also found a M/M/1 engine on the web. The results for the average workload and service time hit the mark for utilization. When I extrapolate the demand, the M/M/1 model hits close to another server doing the same work for different clients at threshold demand, showing a response time at the server similar to the actual second system measured response time and utilization. I think this is very cool, but I want to be able to hit this with an understanding of the underlying number of core. In this way, develop a model that will help estimate response times for varying levels of core.My next step was to install the PDQ. I ran the test script without issue. I created my own 'MyFirstPDQ.pl' basically just copying the test.pl and changing the arr rate and service time parameters - to run a M/M/1 model. This of course did not work. The echo back was 'don't know how to make 'myfirstpdq'. Ok, didn't let that bother me. I ran 'test' with the same changes. Output matched the web q model output very closely.Now the hard part. looking at the server in a more microscopic lens. Using 8 service nodes, can I say that service time will be reduced by a factor of 8? That actually severely understates the work being done by the server. Contrarily, increasing it by a factor of 8, gets to an approx utilization but completely overstates the actual residence; which I would expect because service time becomes the major component of residence time. Here are the basic measuresservice time 2.978 secondsarr. rate .169 trans/secThanks for any feedback/discussion,Steve
--
You received this message because you are subscribed to the Google Groups "Guerrilla Capacity Planning" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-...@googlegroups.com.
To post to this group, send email to guerrilla-cap...@googlegroups.com.
Visit this group at http://groups.google.com/group/guerrilla-capacity-planning?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-planning+unsub...@googlegroups.com.
To post to this group, send email to guerrilla-capacity-planning@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-...@googlegroups.com.
To post to this group, send email to guerrilla-cap...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-planning+unsubs...@googlegroups.com.
To post to this group, send email to guerrilla-capacity-planning@googlegroups.com.
Visit this group at http://groups.google.com/group/guerrilla-capacity-planning?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Guerrilla Capacity Planning" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-planning+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-...@googlegroups.com.
To post to this group, send email to guerrilla-cap...@googlegroups.com.
Visit this group at http://groups.google.com/group/guerrilla-capacity-planning?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to guerrilla-capacity-...@googlegroups.com.