Hi Jan,

that was clear ;-) .


Kind regards,

Siamak

Rellermeyer Jan Simon schrieb:
> And let me add that you *really* want to run in separate address spaces. From 
> the experience with JNI (Java Native Interface), many people will tell you 
> that it is actually a very bad idea to run native (un-typesafe, 
> explicitly-memory-allocation-requiring, using-a-different-threading-model, 
> ...) code in the same address space as you VM runs in and even let it mess 
> around with data which should be internal to the VM because you literally 
> have zillion exciting ways to crash your VM.
> 
> Cheers, 
> 
> Jan.
> 
> ------------------------------------------------------------
> MSc Jan S. Rellermeyer, Systems Group, Department of Computer Science, ETH 
> Zurich
> IFW B 47.1, Haldeneggsteig 4, CH-8092 Zürich, Switzerland 
> http://www.systems.ethz.ch
> ------------------------------------------------------------ 
> 
> 
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
begin:vcard
fn:Siamak Haschemi
n:Haschemi;Siamak
org:Humboldt University Berlin;Informatik
adr:;;;Berlin;Berlin;;Deutschland
email;internet:[EMAIL PROTECTED]
title:Dipl. Inf. (FH)
tel;work:+49 30 2093 3831
tel;cell:+49 176 64123198
note;quoted-printable:Skype: siamak.haschemi=0D=0A=
	
x-mozilla-html:FALSE
url:www.haschemi.org
version:2.1
end:vcard

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to