users@glassfish.java.net

Re: Multiple Application on Glassfish On EC2

From: John Clingan <john.clingan_at_oracle.com>
Date: Fri, 1 Apr 2011 09:06:40 -0700

10 domains becomes a manageability issue IMHO.

Some things to seriously consider:
o Virtual Servers
o Application-scoped resources (GlassFish Server 3.1).

Docs are here (check out admin guide & deployment planning guide):
http://glassfish.java.net/docs/

On Mar 31, 2011, at 11:59 PM, forums_at_java.net wrote:

> Hi,
>
> I'm using Amazon EC2 instance (windows) to run Glassfish V3 (I'm going to
> update to 3.1 soon).
>
> I need to run the same application with multiple databases for each client on
> one machine.
>
> My question is which configuration is better:
>
> 1. Domain for each client - this looks like the safe side, each client get
> it's own configuration, database, connection-pool, etc.
>
> 2. Application deployment for each client on one domain - this may take less
> resources but one client can take down the whole site.
>
>
>
> Also what kind of computer (CPU, memory) should I use for running 10 domains
> on one glassfish installation?
>
>
>
> Thank you,
>
> Ido.
>
>
> --
>
> [Message sent by forum member 'ido_ran']
>
> View Post: http://forums.java.net/node/787451
>
>