[Mono-devel-list] Running lots of Mono applications efficiently

Robin Boerdijk robin_boerdijk at yahoo.com
Thu Mar 17 11:33:11 EST 2005


> > Suppose I have a lot of Mono applications, say, A.exe, B.exe,
> C.exe,
> > etc. I want to be able to start and stop these applications
> > independently (like regular applications) but I also want them to
> run
> > in a single Mono VM for efficiency reasons. Is this possible?
> 
> You could do that by writing a driver that loads the applications in
> independent AppDomains.

Can you (or anyone else) elaborate a bit on how this would work? How
can I load an application into a new AppDomain of an already running
MonoVM? And how can I kill the application afterwards?

Robin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Mono-devel-list mailing list