How can I host many identical java web applications?
Posted
by aelkin
on Stack Overflow
See other posts from Stack Overflow
or by aelkin
Published on 2010-02-07T21:48:29Z
Indexed on
2010/03/27
12:23 UTC
Read the original article
Hit count: 223
Hello,
I have a problem. I need to host many (tens, hundreds) of small identical JAVA web applications that have different loads during one time. I want to use Glassfish V3. Do I need to use a load balancer and clusters or something else? Advise where can I find information about similar problems and their solutions...
Best regards, Alexey.
© Stack Overflow or respective owner