[Mono-list] Mono embedding with threads + multiple domains

Roberto De Ioris roberto at unbit.it
Thu Feb 28 09:15:48 UTC 2013


Hi everyone, i am writing a uWSGI plugin for Mono

https://github.com/unbit/uwsgi/tree/master/plugins/mono

the plugin is already in good shape but now i would like to add
multi-domains support (currently you can load multiple applications but
all in the same mono domain)

Albeit it should be simple, i have seen various notes regarding
multithreading+multidomain as a no-go.

Is this limit already present in latest releases ? Should i disable
multidomains when multithreading is in place ?

Thanks a lot


-- 
Roberto De Ioris
http://unbit.it


More information about the Mono-list mailing list