searching fast localhost-optimized [jni] jdbc driver
From: NOBODY (anti_at_spam.org)
Date: 12/15/03
- Next message: Lee Fesperman: "Re: [Firebird] XAResource and TransactionManager with JayBird, LDAP"
- Previous message: NOBODY: "Re: Caching JDBC Statements"
- Next in thread: David Morse: "Re: searching fast localhost-optimized [jni] jdbc driver"
- Reply: David Morse: "Re: searching fast localhost-optimized [jni] jdbc driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 15 Dec 2003 00:44:21 GMT
Hi,
I'm searching a jdbc driver that would be optimized for localhost db server
communication layer. (linux, if platform dependant)
DB servers may work without tcp/ip (like mysql for example), straight on
kernel's inter-process communication facilities (pipes...)
If there are java/native interface (JNI) jdbc drivers that would exploit
this kind of i/o, we would expects much faster db throughput for a
application running on the same machine as the DB server.
We are not limiting ourselves to mysql. All suggestions (servers and
drivers) are welcome.
Non-jdbc suggestions are also considered, as long as they are Java...
The nicest thing of course, would be a jdbc driver extremely close to the
db server process.
Thanks.
- Next message: Lee Fesperman: "Re: [Firebird] XAResource and TransactionManager with JayBird, LDAP"
- Previous message: NOBODY: "Re: Caching JDBC Statements"
- Next in thread: David Morse: "Re: searching fast localhost-optimized [jni] jdbc driver"
- Reply: David Morse: "Re: searching fast localhost-optimized [jni] jdbc driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|