[equinox-dev] Concierge and the IDE?

2015-11-20 Thread Lars Vogel
Hi,

I read in a German newsticker that Concierge is a new OSGi 5.0
implementation which is super fast and small.

https://projects.eclipse.org/projects/iot.concierge/downloads

I didn't know about this effort. Is the intention to use this runtime for
the Eclipse IDE in the future?

Best regards, Lars
___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] Concierge and the IDE?

2015-11-20 Thread Richard S. Hall

On 11/20/15 12:41 , Richard S. Hall wrote:


On 11/20/15 11:22 , Lars Vogel wrote:


Hi,

I read in a German newsticker that Concierge is a new OSGi 5.0 
implementation which is super fast and small.




I believe it is an R3 implementation, which wouldn't work too well for 
Eclipse.


Well, look at the release information, it does appear to say that it is 
R5...interesting. Although their main page says it is R3 with a specific 
non-goal of running Eclipse. Not sure what to believe. ;-)


-> richard

___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] Concierge and the IDE?

2015-11-20 Thread Pascal Rapicault
This is not a goal of the equinox team, nor do I believe this is a goal 
of the concierge team. They both address very different use cases.


We've optimized Equinox to be extremely fast on "warm" startups by 
implementing a number of caching strategies, which makes the 
implementation bigger. This is what makes Eclipse able to handle 
thousands of bundles


On the other hand Concierge is optimized to be usable on small devices 
but I don't believe it is meant to support the same number of bundles.





On 15-11-20 11:22 AM, Lars Vogel wrote:


Hi,

I read in a German newsticker that Concierge is a new OSGi 5.0 
implementation which is super fast and small.


https://projects.eclipse.org/projects/iot.concierge/downloads

I didn't know about this effort. Is the intention to use this runtime 
for the Eclipse IDE in the future?


Best regards, Lars



___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] Concierge and the IDE?

2015-11-20 Thread Richard S. Hall


On 11/20/15 11:22 , Lars Vogel wrote:


Hi,

I read in a German newsticker that Concierge is a new OSGi 5.0 
implementation which is super fast and small.




I believe it is an R3 implementation, which wouldn't work too well for 
Eclipse.


-> richard


https://projects.eclipse.org/projects/iot.concierge/downloads

I didn't know about this effort. Is the intention to use this runtime 
for the Eclipse IDE in the future?


Best regards, Lars



___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] Concierge and the IDE?

2015-11-20 Thread Thomas Watson
No the intention is not to replace the existing Equinox framework 
implementation for the IDE.

Tom





From:   Lars Vogel <lars.vo...@vogella.com>
To: Equinox development mailing list <equinox-dev@eclipse.org>
Date:   11/20/2015 10:23 AM
Subject:    [equinox-dev] Concierge and the IDE?
Sent by:equinox-dev-boun...@eclipse.org



Hi,
I read in a German newsticker that Concierge is a new OSGi 5.0 
implementation which is super fast and small.
https://projects.eclipse.org/projects/iot.concierge/downloads
I didn't know about this effort. Is the intention to use this runtime for 
the Eclipse IDE in the future?
Best regards, Lars___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] Concierge and the IDE?

2015-11-20 Thread Ian Skerrett


Well, look at the release information, it does appear to say that it 
is R5...interesting. Although their main page says it is R3 with a 
specific non-goal of running Eclipse. Not sure what to believe. ;-)





Concierge just did a release that included an OSGi R5 implementation. It 
would seem the project page needs to be updated. FWIW, here is a press 
release we did announcing the release 
https://www.eclipse.org/org/press-release/20151119_iotprojects.php


--

Ian Skerrett
VP of Marketing
Eclipse Foundation
(m) 613-240-7210
(o) 613-224-9461 ext 227
(t) @ianskerrett

___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Re: [equinox-dev] Concierge and the IDE?

2015-11-20 Thread Lars Vogel
Thanks everyone for the info.
Am 20.11.2015 7:55 nachm. schrieb "Ian Skerrett" :

>
> Well, look at the release information, it does appear to say that it is
>> R5...interesting. Although their main page says it is R3 with a specific
>> non-goal of running Eclipse. Not sure what to believe. ;-)
>>
>>
>>
> Concierge just did a release that included an OSGi R5 implementation. It
> would seem the project page needs to be updated. FWIW, here is a press
> release we did announcing the release
> https://www.eclipse.org/org/press-release/20151119_iotprojects.php
>
> --
>
> Ian Skerrett
> VP of Marketing
> Eclipse Foundation
> (m) 613-240-7210
> (o) 613-224-9461 ext 227
> (t) @ianskerrett
>
> ___
> equinox-dev mailing list
> equinox-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
___
equinox-dev mailing list
equinox-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev