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
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to