|
|
|
FULL TRANSACTIONS MODEL Allows multiple users concurrent access to the Streamstore database with rollback and commit. MULTIUSER SUPPORT Accomplished by allowing multiple threads to access the database through different Session objects and managing multiple transactions through these Sessions. STORE ANY OBJECT Persistence for any kind of data, any kind of object. BTREE-BASED INDEXING |
LOW OVERHEAD By keeping the database engine simple, flexible, and small--it is truly embeddable. SCALABLE ARCHITECTURE Multi-threaded architecture with locking system to minimize data and system resources needed for large transaction volumes associated with more users and more data. PURE JAVA Portable, cross-platform engine for Linux, Solaris, Unix, and Mac. |
|
Click here to request a trial download. |
