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

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
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