Category Archives: TokuView

Posts to the TokuView Blog

Scenarios where TokuDB’s Loader is Used

Posted on by zardosht

TokuDB’s loader uses the available multicore computing resources of the machine to presort and insert the data. In the last couple of posts (here and here), Rich and Dave presented performance results of TokuDB’s loader. Comparing load times…

Leave a comment

Loading Tables with TokuDB 4.0

Posted on by dave

Often, the first step in evaluating and deploying a database is to load an existing dataset into the database. In the latest version, TokuDB makes use of multi-core parallelism to speed up loading (and new index creation). Using the loader,…

Leave a comment