users@grizzly.java.net

RE: Re: confused with x mintues average connection queued count

From: Ronghui Dai <ronghui.dai_at_mobilemessenger.com>
Date: Wed, 16 Dec 2009 12:26:10 +1100

Hi Alexey,

 

Sorry just found the message; I will create an issue for this, thanks

 

Cheers,

Please note our new address & contact details below

Ronghui Dai (Heidi)
Software Engineer

MOBILEMESSENGER

Level 11, Wynyard Green
17 York Street
Sydney NSW 2000
P: +61 2 8239 8000 ext 3615
F: +61 2 9299 4388
www.mobilemessenger.com <http://www.mobilemessenger.com/>

Mobile Messenger is one of the world's leading Mobile Entertainment
Enablers. Whether providing unique mobile content solutions or helping
clients to mobilize existing content, Mobile Messenger delivers
extremely effective tools and a variety of powerful, innovative, and
"ready-to-go" revenue-generating solutions to help put our partners at
the forefront of the emerging Mobile Industry.

This communication, including any attachments, is confidential and
intended solely for the named addressee. If you are not the intended
recipient, please contact me immediately by reply email, delete it from
your system and destroy any copies. This email is subject to copyright.
No part of it should be reproduced, adapted or transmitted without the
prior written consent of the copyright owner. Any views expressed in
this message are those of the individual sender and may not necessarily
reflect the views of Mobile Messenger group companies.

 

________________________________

From: Oleksiy.Stashok_at_Sun.COM [mailto:Oleksiy.Stashok_at_Sun.COM]
Sent: Tuesday, 1 December 2009 2:16 AM
To: users_at_grizzly.dev.java.net
Subject: Re: confused with x mintues average connection queued count

 

Hi,

 

good point.

This code is there for a long time, so may be this is just historical
name/value mismatch. Can I ask you to file an issue for this?

 

Thank you.

 

WBR,

Alexey.

 

On Nov 27, 2009, at 1:07 , Ronghui Dai wrote:





Hi all,

 

The description of countqueued15minutesaverage-count is average number
of connections queued in the last 15 minutes.

 

I thought the value should be sample several time in last 15 minutes get
the connection-queue-count and calculate the average as the result, but
the implementation of ThreadPoolStatistic.getCountQueued5MinuteAverage()
and test result looks like it gets number of connection queued in last
15 minutes.

 

Did I miss something?

Cheers