Does anyone have a clue about load balancing read-only database requests
to PostgreSQL?  I'm developing a data-intensive application that requires
scalability, not just from Tomcat, but from Postgres as well.  I will use
hardware load balancing to Tomcat, but I cannot do the same to a database
using persistent connections.

    The only thing I've seen (after several days of searching) is
DBBalancer, an alpha release load balancer with no JDBC support.

    I know SOMEBODY is running a load-balanced database architecture.  Your
insights are in need!

Thanks in advance,
Hawkeye King







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to