The main point of the grid is to be able to remotely manage multiple Tomcat 
instances across multiple machines from one or more centralized locations.

Typical operations will be to register a new machine on the grid, define the 
configuration for each Tomcat instance, start and stop instances, deploy and 
rollback wars.

--------------------------------------------
On Mon, 6/22/15, Giorgio Zoppi <giorgio.zo...@gmail.com> wrote:

 Subject: Re: [Tomcat Wiki] Update of "TomcatGridDesign" by theimpaler
 To: "Tomcat Developers List" <dev@tomcat.apache.org>
 Cc: "Apache Wiki" <wikidi...@apache.org>
 Date: Monday, June 22, 2015, 2:05 PM
 
 Hello all,
 it is my first post. Interested in the
 community. Looks like too complex.
 Which is
 the rational of tomcat grid? which uses cases should it
 cover?
 Best Regards,
 Giorgio
 
 2015-06-21 18:21 GMT+02:00 Apache Wiki <wikidi...@apache.org>:
 
 > Dear Wiki user,
 >
 > You have subscribed
 to a wiki page or wiki category on "Tomcat Wiki"
 for
 > change notification.
 >
 > The
 "TomcatGridDesign" page has been changed by
 theimpaler:
 > https://wiki.apache.org/tomcat/TomcatGridDesign?action=diff&rev1=1&rev2=2
 >
 >
 >   Considering the profiles are
 usually shared between instances (the
 >
 customer facing profiles are probably identical for all
 customer facing
 > instances), they are
 defined only once. Each instance references them, so
 > they can be easily tuned on a single place
 instead of being copied all over
 > the
 place.
 >
 > - {{{
 > + {{{#!python
 >   <?xml
 version="1.0"?>
 >
 >   <!DOCTYPE tomcat-grid
 SYSTEM "
 > http://tomcat.apache.org/tomcat/grid/grid.dtd";>
 > @@ -365, +365 @@
 >
 >   === Agent configuration file
 ===
 >   The Agent
 configuration file contains minimal information needed to
 > identify the local configuration from the
 general grid configuration file.
 >
 > - {{{
 > +
 {{{#!python
 >   <?xml
 version="1.0"?>
 >
 >   <!DOCTYPE
 tomcat-grid-agent SYSTEM "
 > http://tomcat.apache.org/tomcat/grid/agent.dtd";>
 >
 >
 ---------------------------------------------------------------------
 > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
 > For additional commands, e-mail: dev-h...@tomcat.apache.org
 >
 >
 
 
 -- 
 Quiero ser
 el rayo de sol que cada día te despierta
 para hacerte respirar y vivir en me.
 "Favola -Moda".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to