Is this possible to include for jboss4? A simple accounting mechanism
with threads and groups/realms/whatever , with a jni interface and C
code which compiles to each paltform type?

Rhett Aultman wrote:
> 
> Not "pure Java", no, but there are some reasonably portable native code tricks that 
>can get that information (which is what I've been working towards)
> 
>         -----Original Message-----
>         From: Michael Bartmann [mailto:[EMAIL PROTECTED]]
>         Sent: Sun 9/22/2002 3:26 AM
>         To: [EMAIL PROTECTED]
>         Cc:
>         Subject: Re: [JBoss-dev] Health monitoring
> 
> 
> 
>         Nick Betteridge wrote:
>         > One thing that I would find really useful is the ability to get each
>         > thread size and process time which is somehow attributed to either a
> 
>         If I understand thread size as the total memory consumption of the thread
>         I don't know any "pure Java" methods for obtaining these values.
>         Even under Linux, where every thread is visible through the "ps" command,
>         each of the processes reports the memory consumption of the whole jvm.
>         I admit it would me a great feature...
> 
>         Regards,
>         Michael Bartmann
> 
> 
> 
>         -------------------------------------------------------
>         This sf.net email is sponsored by:ThinkGeek
>         Welcome to geek heaven.
>         http://thinkgeek.com/sf
>         _______________________________________________
>         Jboss-development mailing list
>         [EMAIL PROTECTED]
>         https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
>   ------------------------------------------------------------------------
>                   Name: winmail.dat
>    winmail.dat    Type: application/ms-tnef
>               Encoding: base64


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to