Hi all, I need to deploy a web application composed by 12 modules (the main framework, distributed cache, ORM, DB client, search engine, S3 interface, RSS+Atom feeder, etc.) that aims to be run by thousands of threads per day. In such this context I cannot stop the application to replace the modules with newer versions (for bugfixing or feature implementations): is there any secure procedure to follow for the deployment of updates under Mono? VS.NET provides a utility for deploy the website: since I'm not going to make the system run under .NET, I would like to find a similar solution.
Thanks. Antonello _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
