jbnerd / ParallelDF

A shared memory implementation of the DF (Document Frequency) index data structure for Linux file system using openMP threads.

Repository from Github https://github.comjbnerd/ParallelDFRepository from Github https://github.comjbnerd/ParallelDF

ParaDF

  • A shared memory model implementation of DF (Document Frequency) index data structure for Linux file system using openMP threads.

About

A shared memory implementation of the DF (Document Frequency) index data structure for Linux file system using openMP threads.

License:MIT License


Languages

Language:C 96.6%Language:Makefile 3.4%