Maybe the Resource Consumption Management API (JSR 284) could help on that. I guess it is not yet available...
There is some OSGi SLA stuff here: http://www-adele.imag.fr/Les.Publications/intConferences/SCC2008Tou.pdf However, it concerns service disruption. Nothing on resource consumption. Regards, Kiev > Date: Wed, 9 Jul 2008 09:01:29 -0400 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: Re: Bundle resource usage monitor > > Miguel (MM) Matos wrote: > > Well, as I expected :/ > > I do agree that this is a complicated area, but what do you mean by > > component certification? The development of a component > > (bundle) that is 'standard' enough to be accepted in, for example, the > > felix trunk ? Or other thing that I am completely missing ? > > What I mean is performing any sort of evaluation of a component to > verify and/or certify some kind of non-functional characteristic about > it, such as resource consumption or latency. This type of certification > is difficult. It is a research area. > > -> richard > > > > Thanks > > > > Miguel > > > > Richard S. Hall wrote: > >> I am not aware of anything. I think this general area is a > >> complicated one for component certification in general. > >> > >> -> richard > >> > >> Miguel (MM) Matos wrote: > >>> > >>> Hello! > >>> I need to provide some kind of SLA (Service Level Agreement) to > >>> bundles running in a specific environment. > >>> To provide this I need to infer the resource usage (cpu, mem, nÂș of > >>> threads, etc) of the bundles running in the platform either by using > >>> some kind of measurements at the jvm level or at the OS level. > >>> > >>> The management API provides some mechanisms to infer this (for > >>> example java.lang.management.ThreadMXBean) but I would like to know > >>> if there is some kind of work on this area in OSGi like articles of > >>> even implementations (open source please :) ). > >>> > >>> My search using your favorite search engine turned out nothing > >>> noticeable. > >>> > >>> Thanks for any advice, > >>> > >>> Miguel > >>> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Need to know now? Get instant answers with Windows Live Messenger. http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_messenger_072008

