You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Joseph Leong <jo...@gmail.com> on 2008/05/19 18:05:13 UTC

Re: SQL-Database Clustering and Loadbalancing with Geronimo

Hi Rudi,

I'm not sure if this is exactly what you're looking for, but we have some
documentation on 'WADI Application Distribution Infrastructure':
http://cwiki.apache.org/GMOxDOC21/wadi-clustering-support.html which might
prove to be a good place to start for your solution.  Also, I've seen
references on the list to a third party called "Terracotta" at
http://www.terracotta.org/ which provides some scalable solutions you can
work with AG on.

-Joseph Leong

On Fri, May 16, 2008 at 5:38 PM, rudi@je-more.de <ru...@je-more.de> wrote:

> 'Hi,
>
> Iam Designing a Database WebApplikation Projekt, based on Geronimo.
>
> There am some eustions:
>
> Wich type of EJB should i use)? (no CMP or Hibernate Stuff here, doesnt
> matter for me)
> My Database ist Postgres 8.3, what can i do for making Ladbalancing and
> Scaleability?
>
>

Re: SQL-Database Clustering and Loadbalancing with Geronimo

Posted by ikarzali <ik...@hotmail.com>.
Note that Terracotta is open source and the integration between Geronimo and
Terracotta was implemented by Geronimo committers.

But, I guess we should step back and ask if you mean load balancing for your
app tier or data tier.  For the app, Apache HTTPD + WADI or Terracotta
(either one running underneath Geronimo) will work.  You can also use load
balancing hardware depending on your budget.  For load balancing at the data
tier, I suggest Sequoia.

--Ari
(CTO, Terracotta Inc.)


Joseph Leong wrote:
> 
> Hi Rudi,
> 
> I'm not sure if this is exactly what you're looking for, but we have some
> documentation on 'WADI Application Distribution Infrastructure':
> http://cwiki.apache.org/GMOxDOC21/wadi-clustering-support.html which might
> prove to be a good place to start for your solution.  Also, I've seen
> references on the list to a third party called "Terracotta" at
> http://www.terracotta.org/ which provides some scalable solutions you can
> work with AG on.
> 
> -Joseph Leong
> 
> On Fri, May 16, 2008 at 5:38 PM, rudi@je-more.de <ru...@je-more.de> wrote:
> 
>> 'Hi,
>>
>> Iam Designing a Database WebApplikation Projekt, based on Geronimo.
>>
>> There am some eustions:
>>
>> Wich type of EJB should i use)? (no CMP or Hibernate Stuff here, doesnt
>> matter for me)
>> My Database ist Postgres 8.3, what can i do for making Ladbalancing and
>> Scaleability?
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/SQL-Database-Clustering-and-Loadbalancing--with-Geronimo-tp17284720s134p17341900.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.