Paketti: dbbalancer (0.4.4-9build1) [universe]
Links for dbbalancer
Ubuntu-palvelut:
Imuroi lähdekoodipaketti dbbalancer:
Ylläpitäjä:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Andrew McMillan
It should generally not be necessary for users to contact the original maintainer.
Samankaltaisia paketteja:
[OBSOLETE] Postgres connection pool, load balancer and write-replicator
DBBalancer is no longer maintained upstream and is increasingly difficult to continue to package for Debian. A much better solution is to use PGPool which suffers from none of these deficiencies and is a better and more easily configured system in any case.
This package now recommends PGPool as a result.
DBBalancer provides facilities to transparently implement:
- pooling of connections - load balancing across multiple backends - write replication to multiple backends
DBBalancer is a middleware daemon that sits in between database clients, like C, C++, TCL, Java JDBC, Perl DBI, etc programs and a database server. Currently the only server supported is PostgreSQL, but the architecture is open to embrace more servers in future.
Also see http://dbbalancer.sourceforge.net/ for more information.
Muut pakettiin dbbalancer liittyvät paketit
|
|
|
-
- dep: libace5.4.7c2a (>= 5.4.7)
- An Object-Oriented Network Programming Toolkit in C++
-
- dep: libc6 (>= 2.3.4-1)
- GNU C Library: Shared libraries and Timezone data
myös näennäispaketti, jonka toteuttaa libc6-udeb
-
- dep: libgcc1 (>= 1:4.0.2)
- GCC:n apukirjasto
-
- dep: libstdc++6 (>= 4.0.2-4)
- GNU Standard C++ -kirjasto, versio 3
-
- rec: pgpool
- connection pool server for PostgreSQL