proycon/colibri-core

Investigate improved scalability using use of out-of-memory datastructures

proycon opened this issue · 1 comments

The following library could be pluggable into our current framework:

STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks.: http://stxxl.sourceforge.net/

May be a solution for issue #23 as well