The ThreadDB database library provides a multithreaded, file mapped container manager. It allows to extend the capabilites of the C++ standard containers to efficiently manage large volumes of application data way beyond of the real system memory.
While memory mapping provides a powerful means of manging large volumes of data in an efficient way it has certain restrictions to be considered. One is the limited support for dynamically increasing files. There are only few really portable ways to achieve this by the cost of reduced throughput performance. Another is the limitation of the virtual address space on 32bit Systems. Here the maximum filesize may not exceed 2Gbyte. ThreadDB overcomes these limitations by loading only those portions of data in the process address space really required at a time.

Features

  • High pump export throughput using multiple threads
  • Full thread safety for read and write operations
  • Burst i/o rates by parallel disk utilization
  • Lean libray with simple C/C++ API for easy integration

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow ThreadDB

ThreadDB Web Site

Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler Icon
Find Hidden Risks in Windows Task Scheduler

Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ThreadDB!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Developers

User Interface

Non-interactive (Daemon)

Programming Language

C, C++

Database Environment

Flat-file

Registered

2019-10-06