[Mono-list] Web application deployment
Antonello Provenzano
antonello at deveel.com
Wed Jun 6 08:56:37 EDT 2007
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
More information about the Mono-list
mailing list