Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Transaction serializability using the HBase-Trx implementation of Multi-Version Concurrency Control
  • Transaction recovery to achieve database consistency
  • Thread-aware transaction management support to work with multi-threaded SQL clients
  • Non-transactional/direct access to HBase tables

Process Architecture

Trafodion Process ArchitectureImage RemovedImage Added

The diagram above sketches the Trafodion process architecture. Traversing it top-down:

...