Hello João,
After reading what you're trying to do, I immediately had to think
about some research I learned about when attending FOSDEM'09 recently.
It's called VMKit, and based on it, they are doing research into using
a new isolation abstraction for OSGi.
References:
http://vmkit.llvm.org/
http://vmkit.llvm.org/osgi.html
http://pagesperso-systeme.lip6.fr/Nicolas.Geoffray/papers/osgi-isolation.pdf
Greetings, Marcel
On Mar 14, 2009, at 21:36 , João Ferreira wrote:
Yes Im using trunk code. I got this idea from this previous work [1]
but
unfortunately the code is not available.
After this i
still need to isolate the services in different threads so the
accounting is done properly.
[1]http://www.vtt.fi/inf/pdf/publications/2008/P685.pdf
I'm doing some work in OSGi in an attempt to add better resource
monitoring to osgi applications. My objective is to isolate the cpu
consumption across the different bundles. To implement this my
strategy is to group the different threads in ThreadGroups, where
there is a different ThreadGroup for each bundle.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]