Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Will app isolation be supported in one Workbench (like tabs in Chrome)?
Will app isolation be supported in one Workbench (like tabs in Chrome)? [message #117925] Thu, 25 September 2008 09:42 Go to next message
Marton Sigmond is currently offline Marton SigmondFriend
Messages: 73
Registered: July 2009
Location: Hungary
Member
Hi,

we are about to write an application suite, where a set of applications
would appear in the same workbench. Each of them would have a tab on the
top, and each should run in the process of its own.

It would be similar to Google Chrome in a sense that in Chrome the content
of each tab is provided by the process of its own.

Is there any design plans for supporting this via the Isolation API?
http://www.jcp.org/en/jsr/detail?id=121

Is there any other solution/plan to achieve this?

Thanks for any comment!

Regards,
Marton

(I posted the same question on the rcp forum, when I was redirected to
this forum.
http://www.eclipse.org/newsportal/article.php?id=32986&g roup=eclipse.platform.rcp#32986)


Best Regards,
Marton Sigmond
Senior Software Engineer
Re: Will app isolation be supported in one Workbench (like tabs in Chrome)? [message #119634 is a reply to message #117925] Wed, 15 October 2008 15:25 Go to previous message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
Isolets were pretty cool but I believe have ended up going nowhere.
One similar approach where there is currently some activity is the ability
to embed multiple OSGi framework instances in the same VM.
We do this today when we're using multiple webapps in a single app server
using the servletbridge. We're also doing further work in the framework
looking at launching "child" frameworks. Admittedly this is not quite
process level isolation but still is closer and quite interesting. There is
some ongoing discussion on this topic going on at the OSGi Alliance for
members however there unfortuantely is not much publicly available at the
moment.

-Simon

"Marton Sigmond" <marton_sigmond@yahoo.com> wrote in message
news:eb233fb4e0bc3a7e5ca70f4c198f404b$1@www.eclipse.org...
> Hi,
>
> we are about to write an application suite, where a set of applications
> would appear in the same workbench. Each of them would have a tab on the
> top, and each should run in the process of its own.
>
> It would be similar to Google Chrome in a sense that in Chrome the content
> of each tab is provided by the process of its own.
>
> Is there any design plans for supporting this via the Isolation API?
> http://www.jcp.org/en/jsr/detail?id=121
>
> Is there any other solution/plan to achieve this?
>
> Thanks for any comment!
>
> Regards,
> Marton
>
> (I posted the same question on the rcp forum, when I was redirected to
> this forum.
> http://www.eclipse.org/newsportal/article.php?id=32986&g roup=eclipse.platform.rcp#32986)
>
>
Previous Topic:ASM Dependency Issue
Next Topic:Update plug-ins P2
Goto Forum:
  


Current Time: Wed Apr 24 18:11:59 GMT 2024

Powered by FUDForum. Page generated in 0.03069 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top