Cheers guys. Will do some more digging/reading!
- Rob
On 25/07/2014 17:58, David Bosschaert wrote:
I might be wrong, but I think that much of what Jan Rellermeyer is
working on is covered in this EclipseCon presentation (which was
presented by Tom Watson):
https://www.eclipsecon.org/na2014/sites
I might be wrong, but I think that much of what Jan Rellermeyer is
working on is covered in this EclipseCon presentation (which was
presented by Tom Watson):
https://www.eclipsecon.org/na2014/sites/default/files/slides/EclipseCon%202014%20-%20Multitenant%20OSGi.pdf
Cheers,
David
On 25 July 2014
On Fri, Jul 25, 2014 at 3:20 PM, Richard S. Hall wrote:
> On 7/25/14, 08:45 , Rob Walker wrote:
>> ...I have it in the back of my mind that the Java VM has some kind of
>> codepage sharing i.e. 2 java process running the same code on the same
>> machine will only use one memory space for the loade
.
Greetings, Marcel
From: Rob Walker
Sent: Friday, July 25, 2014 3:35 PM
To: [email protected]
Subject: Re: Java process codepage sharing
On 25/07/2014 15:20, Richard S. Hall wrote:
On 7/25/14, 08:45 , Rob Walker wrote:
I'm being lazy here, but didn
Sent: Friday, July 25, 2014 3:35 PM
To: [email protected]
Subject: Re: Java process codepage sharing
On 25/07/2014 15:20, Richard S. Hall wrote:
> On 7/25/14, 08:45 , Rob Walker wrote:
>> I'm being lazy here, but didn't find a quick answer via Google.
>>
>> I have
On 25/07/2014 15:20, Richard S. Hall wrote:
On 7/25/14, 08:45 , Rob Walker wrote:
I'm being lazy here, but didn't find a quick answer via Google.
I have it in the back of my mind that the Java VM has some kind of
codepage sharing i.e. 2 java process running the same code on the
same machine
On 7/25/14, 08:45 , Rob Walker wrote:
I'm being lazy here, but didn't find a quick answer via Google.
I have it in the back of my mind that the Java VM has some kind of
codepage sharing i.e. 2 java process running the same code on the same
machine will only use one memory space for the loaded
I'm being lazy here, but didn't find a quick answer via Google.
I have it in the back of my mind that the Java VM has some kind of
codepage sharing i.e. 2 java process running the same code on the same
machine will only use one memory space for the loaded class bytecode.
Each will have it's ow