Title :
A fast and compact hybrid memory resident datastore for text analytics with autonomic memory allocation
Author :
Koyanagi, Teruo ; Shinjo, Yasushi
Author_Institution :
Grad. Sch. of Syst. & Inf. Eng., Univ. of Tsukuba, Tsukuba, Japan
Abstract :
This paper describes a high-performance and space-efficient memory-resident datastore for text analytics systems based on a hash table for fast access, a dynamic trie for staging and a list of Level-Order Unary Degree Sequence (LOUDS) tries for compactness. We achieve efficient memory allocation and data placement by placing freqently access keys in the hash table, and infrequently accessed keys in the LOUDS tries without using conventional cache algorithms. Our algorithm also dynamically changes memory allocation sizes for these data structures according to the remaining available memory size. This technique yields 38.6% to 52.9% better throughput than a double array trie - a conventional fast and compact datastore.
Keywords :
storage management; text analysis; tree data structures; LOUDS tries; autonomic memory allocation; data placement; data structures; double array trie; dynamic trie; hash table; high-performance memory-resident datastore; hybrid memory resident datastore; level-order unary degree sequence tries; space-efficient memory-resident datastore; text analytics; Buffer storage; Cows; SDRAM; Switches;
Conference_Titel :
Information and Communication Systems (ICICS), 2014 5th International Conference on
Conference_Location :
Irbid
Print_ISBN :
978-1-4799-3022-7
DOI :
10.1109/IACS.2014.6841955