[Isolate-interest] Question about multiple isolates

Landgren, Owen C. olandgren at mitre.org
Wed Dec 21 16:05:42 EST 2005


 

Are the new isolates created by a parent application considered
separate applications by the JVM (from the parent and each other),
separate threads of the parent application, or do they coexist within a
single thread of the parent app? If either of the latter two cases are
accurate, how are the static fields protected from other isolates
within the same application? 
We were unable to find any documentation concerning the creation of
multiple isolates by a single application. Is there some source of
information you can point us to?

--Owen


________________________________

	From: Laurent Daynes [mailto:Laurent.Daynes at Sun.COM] 
	Sent: Tuesday, December 20, 2005 1:12 PM
	To: Landgren, Owen C.
	Cc: isolate-interest at altair.cs.oswego.edu
	Subject: Re: [Isolate-interest] Question about multiple
isolates
	
	


	Landgren, Owen C. wrote On 12/20/05 06:11 PM,:
	

		Can a single application spawn multiple isolates? For
example, if we have a single "server" program that accepts multiple
"agent" programs, can each agent program be spawned in its own isolate
while still remaining a subcomponent of the server itself?

	Yes. A program can spawn any number of isolates (subject to
resource available to that program of course, and security policy in
place). 
	 
	 


	We were unable to find any documentation concerning the
creation of multiple isolates by a single application. Is there some
source of information you can point us to?

	
	

		--Owen 

		 
		
________________________________


		_______________________________________________
		Isolate-interest mailing list
		Isolate-interest at altair.cs.oswego.edu
	
http://altair.cs.oswego.edu/mailman/listinfo/isolate-interest
		  


	-- 
	Laurent Daynes,
	
	Sun Microsystems Inc.,
	180 Av. de L'Europe
	ZIRST de Montbonnot
	Montbonnot Saint-Martin 38330
	France
	
	tel: +33 (0)4 76 18 88 18
	fax: +33 (0)4 76 18 88 88
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/attachments/20051221/56e30907/attachment.htm


More information about the Isolate-interest mailing list