Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Virgo F2F agenda items [was: Re: Virgo F2F]

Hi,

Glyn is right - we want to discuss the isolation that OSGi and RFC 138 provide in single JVM.

We also want to discuss the application scenarios we have (both positive and negative) from the isolation point of view. It would be interesting to see what are the benefits or even drawbacks.

Regards,
Hristo Iliev

-----Original Message-----
From: virgo-dev-bounces@xxxxxxxxxxx [mailto:virgo-dev-bounces@xxxxxxxxxxx] On Behalf Of Glyn Normington
Sent: Friday, November 26, 2010 11:19 AM
To: Virgo Project
Subject: Re: [virgo-dev] Virgo F2F agenda items [was: Re: Virgo F2F]

Hi Florian

No, it's about isolating apps from other apps (and apps from the kernel) using OSGi facilities, such as those provided by RFC 138, in a single JVM. We'll go into this a lot more next week.

(An aside: JSR 121 never really took off. If you need failure isolation, for example, you have to run separate processes. You can then optimise a JVM to share class definitions across processes and you don't need JSR 121 API support.)

Regards,
Glyn

On 25 Nov 2010, at 17:40, Florian Waibel wrote:

> Very interesting topics indeed.
> 
>>> 	3. Nested frameworks
>>> 		Regions and RFC 138
>>> 		Improved application isolation
> 
>> 
> 
> 
> Is this about using JSR 121 Application Isolation API Specification[1]?
> 
> Regards,
>  Florian
> 
> [1] http://jcp.org/aboutJava/communityprocess/final/jsr121/index.html
> 
> 
> _______________________________________________
> virgo-dev mailing list
> virgo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/virgo-dev

_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev


Back to the top