High performance in memory database supporting C++ and JAVA

Hi,

I am considering to build a Java compatible In memory database to speed up the application of JAVA. We have now the C++ version of the database, named MTDB, which is hundreds of times faster than phisical database. The in memory database runs on solaris, linux and windows system. MTDB supports load sharing, data distribution, and realtime data synchronizing. MTDB shows large capacity, great performance, stability, and scalability in telecom applications. Add JAVA access interface to MTDB is very valuable. Please send me email if you have interest in this.

Thanks.

[592 byte] By [Huntera] at [2007-10-2 14:52:49]
# 1

Are you selling it? In which case advertisements are not appropriate here.

There are a bunch of existing in-memory databases for Java which offer significant performance enhancements - unless yours outdoes them considerably I think you'll find a very limited market.

Check out hsqldb.org for one example.

dcmintera at 2007-7-13 13:32:05 > top of Java-index,Other Topics,Patterns & OO Design...