Hi,

Currently we mainly rely on tomcat for it.

Only the deployment is enhanced but not sure it is justified for you (think
you already have better solution for it)

Personnaly i activate tomcat clustering then add our provisioning module to
finally deploy fron nexus (mvn:groupid:artifactid:version:war)

But tomcat clustering is for small clusters so not sure it matches your
need.

- Romain
Le 12 oct. 2012 02:48, "zeeman" <hamz...@fastmail.us> a écrit :

> Hi guys,
>
> I'm working on Tomee clustering support on Amazon. Looks like you already
> have something in place on trunk. Can you share what's the plan?
>
> Currently, one my engineers is setting it up this way:
>
> On ubuntu EC2 use cloud init feature to run a script when an instance is
> created.
> Grab Tomee dir from EBS
> Deploy WAR to Tomee from EBS/S3
> Start Tomee
>
> Amazon load balancer will take care of balancing requests among instances
> as
> needed based on load.
>
> Am I on the right track? Is there any documentation of clustering support
> in
> Tomee? Session replications, etc..
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/basic-clustering-deployment-tp4657850p4657997.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Reply via email to