lot
frank
2008-01-22
发件人: Christopher Schultz
发送时间: 2008-01-18 01:51:45
收件人: Tomcat Users List
抄送:
主题: [!! SPAM] Re: how to communicate between different tomcat servers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
印华 wrote:
| In my design, I
| [have divided] the server side into
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David,
David Brown wrote:
| Hello, are talking about between TC instances or one or more
| applications (dot).war deployed under one or more TC instances?
The OP indicated that separate Tomcat instances were involved.
- -chris
-BEGIN PGP SIGNA
Hello, are talking about between TC instances or one or more applications
(dot).war deployed under one or more TC instances?
Christopher Schultz wrote ..
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Frank,
>
> frank wrote:
> | I try to arrange all the services on one webserver, anyway
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
frank wrote:
| I try to arrange all the services on one webserver, anyway if it need
| to be devided into several servers, I have to find a way to communicate
| between the servers, and I may use JMS or RMI to implement this. How
| about the d
lot
frank
2008-01-22
发件人: Christopher Schultz
发送时间: 2008-01-18 01:51:45
收件人: Tomcat Users List
抄送:
主题: [!! SPAM] Re: how to communicate between different tomcat servers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
印华 wrote:
| In my design, I
| [have divided] the server side into
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
印华 wrote:
| In my design, I
| [have divided] the server side into several separate logic parts, and each
| part is deployed on a separate Tomcat server. e.g. the first tomcat
| server is to process login request, second tomcat server is to
| c
1) You may want to consider JBOSS or GLASSFISH (Which ever one supports
clustering better). This is the best done utilizing full blown J2EE
servers. This is why JEE was created in a first place.
Tomcat should be used by your front end tier.
Good luck.
-Original Message-
From: [EMAIL