-
1
-
-
84893252006
-
-
Project Gutenberg. www.gutenberg.org.
-
-
-
-
2
-
-
84893322418
-
-
LZO. oberhumer.com/opensource/lzo.
-
-
-
-
3
-
-
84893308022
-
-
Storm. storm-project.net.
-
-
-
-
5
-
-
0034825713
-
Performance of hardware compressed main memory
-
IEEE Computer Society
-
B. Abali, H. Franke, X. Shen, D. E. Poff, and T. B. Smith. Performance of Hardware Compressed Main Memory. In Proceedings of the 7th International Symposium on HighPerformance Computer Architecture, HPCA'01, pages 73-81. IEEE Computer Society, 2001.
-
(2001)
Proceedings of the 7th International Symposium on HighPerformance Computer Architecture, HPCA'01
, pp. 73-81
-
-
Abali, B.1
Franke, H.2
Shen, X.3
Poff, D.E.4
Smith, T.B.5
-
6
-
-
0024082546
-
The input/output complexity of sorting and related problems
-
Sept.
-
A. Aggarwal and S. Vitter, Jeffrey. The Input/Output Complexity of Sorting and Related Problems. Communications of the ACM, 31(9): 1116-1127, Sept. 1988.
-
(1988)
Communications of the ACM
, vol.31
, Issue.9
, pp. 1116-1127
-
-
Aggarwal, A.1
Jeffrey, V.S.2
-
7
-
-
85032070210
-
The buffer tree: A technique for designing batched external data structures
-
L. Arge. The Buffer Tree: A Technique for Designing Batched External Data Structures. Algorithmica, 37(1): 1-24, 2003.
-
(2003)
Algorithmica
, vol.37
, Issue.1
, pp. 1-24
-
-
Arge, L.1
-
8
-
-
35248857461
-
Cache-oblivious streaming B-trees
-
ACM
-
M. A. Bender, M. Farach-Colton, J. T. Fineman, Y. R. Fogel, B. C. Kuszmaul, and J. Nelson. Cache-Oblivious Streaming B-Trees. In Proceedings of the Nineteenth Annual ACM Symposium on Parallel Algorithms and Architectures, SPAA'07, pages 81-92. ACM, 2007.
-
(2007)
Proceedings of the Nineteenth Annual ACM Symposium on Parallel Algorithms and Architectures, SPAA'07
, pp. 81-92
-
-
Bender, M.A.1
Farach-Colton, M.2
Fineman, J.T.3
Fogel, Y.R.4
Kuszmaul, B.C.5
Nelson, J.6
-
11
-
-
47749140025
-
Bigtable: A distributed storage system for structured data
-
June
-
F. Chang, J. Dean, S. Ghemawat, W. C. Hsieh, D. A. Wallach, M. Burrows, T. Chandra, A. Fikes, and R. E. Gruber. Bigtable: A Distributed Storage System for Structured Data. ACM Trans. Comput. Syst., 26(2): 4:1-4:26, June 2008.
-
(2008)
ACM Trans. Comput. Syst.
, vol.26
, Issue.2
, pp. 401-426
-
-
Chang, F.1
Dean, J.2
Ghemawat, S.3
Hsieh, W.C.4
Wallach, D.A.5
Burrows, M.6
Chandra, T.7
Fikes, A.8
Gruber, R.E.9
-
12
-
-
84862684677
-
Tenzing: A SQL implementation on the mapreduce framework
-
B. Chattopadhyay, L. Lin, W. Liu, S. Mittal, P. Aragonda, V. Lychagina, Y. Kwon, and M. Wong. Tenzing: A SQL Implementation on the Mapreduce Framework. In Proceedings of the VLDB Endowment, Volume 4, pages 1318-1327, 2011.
-
(2011)
Proceedings of the VLDB Endowment
, vol.4
, pp. 1318-1327
-
-
Chattopadhyay, B.1
Lin, L.2
Liu, W.3
Mittal, S.4
Aragonda, P.5
Lychagina, V.6
Kwon, Y.7
Wong, M.8
-
14
-
-
78149252729
-
Tiled-mapreduce: Optimizing resource usages of data-parallel applications on multicore with tiling
-
ACM
-
R. Chen, H. Chen, and B. Zang. Tiled-Mapreduce: Optimizing Resource Usages of Data-Parallel Applications on Multicore with Tiling. In Proceedings of the 19th International Conference on Parallel Architectures and Compilation Techniques, PACT'10, pages 523-534. ACM, 2010.
-
(2010)
Proceedings of the 19th International Conference on Parallel Architectures and Compilation Techniques, PACT'10
, pp. 523-534
-
-
Chen, R.1
Chen, H.2
Zang, B.3
-
15
-
-
0040746930
-
Query optimization in compressed database systems
-
ACM
-
Z. Chen, J. Gehrke, and F. Korn. Query Optimization in Compressed Database Systems. In Proceedings of the 2001 ACM SIGMOD International Conference on Management of Data, SIGMOD'01, pages 271-282. ACM, 2001.
-
(2001)
Proceedings of the 2001 ACM SIGMOD International Conference on Management of Data, SIGMOD'01
, pp. 271-282
-
-
Chen, Z.1
Gehrke, J.2
Korn, F.3
-
17
-
-
0018517078
-
Extendible hashing - A fast access method for dynamic files
-
Sept.
-
R. Fagin, J. Nievergelt, N. Pippenger, and H. R. Strong. Extendible Hashing - a Fast Access Method for Dynamic Files. ACM Trans. Database Syst., 4(3): 315-344, Sept. 1979.
-
(1979)
ACM Trans. Database Syst.
, vol.4
, Issue.3
, pp. 315-344
-
-
Fagin, R.1
Nievergelt, J.2
Pippenger, N.3
Strong, H.R.4
-
18
-
-
55649105542
-
SPADE: The system S declarative stream processing engine
-
ACM
-
B. Gedik, H. Andrade, K.-L. Wu, P. S. Yu, and M. Doo. SPADE: the System S Declarative Stream Processing Engine. In Proceedings of the 2008 ACM SIGMOD International Conference on Management of Data, SIGMOD'08, pages 1123-1134. ACM, 2008.
-
(2008)
Proceedings of the 2008 ACM SIGMOD International Conference on Management of Data, SIGMOD'08
, pp. 1123-1134
-
-
Gedik, B.1
Andrade, H.2
Wu, K.-L.3
Yu, P.S.4
Doo, M.5
-
20
-
-
84893235643
-
-
Google. Snappy. code.google.com/p/snappy.
-
Snappy
-
-
-
21
-
-
84893274969
-
-
Google. Sparsehash. code.google.com/p/sparsehash.
-
Sparsehash
-
-
-
22
-
-
0027608375
-
Query evaluation techniques for large databases
-
June
-
G. Graefe. Query Evaluation Techniques for Large Databases. ACM Comput. Surv., 25(2): 73-169, June 1993.
-
(1993)
ACM Comput. Surv.
, vol.25
, Issue.2
, pp. 73-169
-
-
Graefe, G.1
-
23
-
-
21744433274
-
Data cube: A relational aggregation operator generalizing group-by, cross-tab, and sub-totals
-
Jan.
-
J. Gray, S. Chaudhuri, A. Bosworth, A. Layman, D. Reichart, M. Venkatrao, F. Pellow, and H. Pirahesh. Data Cube: A Relational Aggregation Operator Generalizing Group-By, Cross-Tab, and Sub-Totals. Data Min. Knowl. Discov., 1(1): 29-53, Jan. 1997.
-
(1997)
Data Min. Knowl. Discov.
, vol.1
, Issue.1
, pp. 29-53
-
-
Gray, J.1
Chaudhuri, S.2
Bosworth, A.3
Layman, A.4
Reichart, D.5
Venkatrao, M.6
Pellow, F.7
Pirahesh, H.8
-
24
-
-
0031169625
-
Online aggregation
-
ACM
-
J. M. Hellerstein, P. J. Haas, and H. J. Wang. Online Aggregation. In Proceedings of the 1997 ACM SIGMOD International Conference on Management of Data, SIGMOD'97, pages 171-182. ACM, 1997.
-
(1997)
Proceedings of the 1997 ACM SIGMOD International Conference on Management of Data, SIGMOD'97
, pp. 171-182
-
-
Hellerstein, J.M.1
Haas, P.J.2
Wang, H.J.3
-
25
-
-
0020141751
-
A new data structure for representing sorted lists
-
S. Huddleston and K. Mehlhorn. A New Data Structure for Representing Sorted Lists. Acta Informatica, 17(2): 157-184, 1982.
-
(1982)
Acta Informatica
, vol.17
, Issue.2
, pp. 157-184
-
-
Huddleston, S.1
Mehlhorn, K.2
-
27
-
-
34548041192
-
Dryad: Distributed data-parallel programs from sequential building blocks
-
ACM
-
M. Isard, M. Budiu, Y. Yu, A. Birrell, and D. Fetterly. Dryad: Distributed Data-Parallel Programs from Sequential Building Blocks. In EuroSys'07: Proceedings of the 2nd ACM SIGOPS/EuroSys European Conference on Computer Systems 2007, pages 59-72. ACM, 2007.
-
(2007)
EuroSys'07: Proceedings of the 2nd ACM SIGOPS/EuroSys European Conference on Computer Systems 2007
, pp. 59-72
-
-
Isard, M.1
Budiu, M.2
Yu, Y.3
Birrell, A.4
Fetterly, D.5
-
29
-
-
77954894186
-
A map-reduce system with an alternate API for multi-core environments
-
IEEE Computer Society
-
W. Jiang, V. T. Ravi, and G. Agrawal. A Map-Reduce System with an Alternate API for Multi-core Environments. In Proceedings of the 2010 10th IEEE/ACM International Conference on Cluster, Cloud and Grid Computing, CC-GRID'10, pages 84-93. IEEE Computer Society, 2010.
-
(2010)
Proceedings of the 2010 10th IEEE/ACM International Conference on Cluster, Cloud and Grid Computing, CC-GRID'10
, pp. 84-93
-
-
Jiang, W.1
Ravi, V.T.2
Agrawal, G.3
-
31
-
-
77955933052
-
Cassandra: A decentralized structured storage system
-
Apr.
-
A. Lakshman and P. Malik. Cassandra: A Decentralized Structured Storage System. SIGOPS Operating Systems Review, 44(2): 35-40, Apr. 2010.
-
(2010)
SIGOPS Operating Systems Review
, vol.44
, Issue.2
, pp. 35-40
-
-
Lakshman, A.1
Malik, P.2
-
32
-
-
84872409772
-
Muppet: MapReduce-style processing of fast data
-
Aug.
-
W. Lam, L. Liu, S. Prasad, A. Rajaraman, Z. Vacheri, and A. Doan. Muppet: MapReduce-Style Processing of Fast Data. Proc. VLDB Endow., 5(12): 1814-1825, Aug. 2012.
-
(2012)
Proc. VLDB Endow.
, vol.5
, Issue.12
, pp. 1814-1825
-
-
Lam, W.1
Liu, L.2
Prasad, S.3
Rajaraman, A.4
Vacheri, Z.5
Doan, A.6
-
33
-
-
79959939881
-
A platform for scalable one-pass analytics using MapReduce
-
ACM
-
B. Li, E. Mazur, Y. Diao, A. McGregor, and P. Shenoy. A Platform for Scalable One-Pass Analytics using MapReduce. In Proceedings of the 2011 International Conference on Management of Data, SIGMOD'11, pages 985-996. ACM, 2011.
-
(2011)
Proceedings of the 2011 International Conference on Management of Data, SIGMOD'11
, pp. 985-996
-
-
Li, B.1
Mazur, E.2
Diao, Y.3
McGregor, A.4
Shenoy, P.5
-
34
-
-
0002830028
-
Aggregation algorithms for very large compressed data warehouses
-
Morgan Kaufmann Publishers Inc.
-
J. Li, D. Rotem, and J. Srivastava. Aggregation Algorithms for Very Large Compressed Data Warehouses. In Proceedings of the 25th International Conference on Very Large Data Bases, VLDB'99, pages 651-662. Morgan Kaufmann Publishers Inc., 1999.
-
(1999)
Proceedings of the 25th International Conference on Very Large Data Bases, VLDB'99
, pp. 651-662
-
-
Li, J.1
Rotem, D.2
Srivastava, J.3
-
35
-
-
70450227674
-
Disaggregated memory for expansion and sharing in blade servers
-
ACM
-
K. Lim, J. Chang, T. Mudge, P. Ranganathan, S. K. Reinhardt, and T. F. Wenisch. Disaggregated Memory for Expansion and Sharing in Blade Servers. In Proceedings of the 36th Annual International Symposium on Computer Architecture, ISCA'09, pages 267-278. ACM, 2009.
-
(2009)
Proceedings of the 36th Annual International Symposium on Computer Architecture, ISCA'09
, pp. 267-278
-
-
Lim, K.1
Chang, J.2
Mudge, T.3
Ranganathan, P.4
Reinhardt, S.K.5
Wenisch, T.F.6
-
36
-
-
84893239955
-
-
H. Liu. huanliu.wordpress.com/2011/01/24/the-true-cost-of-an-ecu/.
-
-
-
Liu, H.1
-
38
-
-
33845486512
-
N-gram-based machine translation
-
Dec.
-
J. B. Mariòo, R. E. Banchs, J. M. Crego, A. de Gispert, P. Lambert, J. A. R. Fonollosa, and M. R. Costajussà. N-gram-based Machine Translation. Comput. Linguist., 32(4): 527-549, Dec. 2006.
-
(2006)
Comput. Linguist.
, vol.32
, Issue.4
, pp. 527-549
-
-
Mariòo, J.B.1
Banchs, R.E.2
Crego, J.M.3
De Gispert, A.4
Lambert, P.5
Fonollosa, J.A.R.6
Costajussà, M.R.7
-
39
-
-
81155158421
-
Efficient counting of k-mers in DNA sequences using a bloom filter
-
P. Melsted and J. Pritchard. Efficient Counting of k-mers in DNA Sequences using a Bloom Filter. BMC Bioinfor-matics, 12(1): 1-7, 2011.
-
(2011)
BMC Bioinfor-matics
, vol.12
, Issue.1
, pp. 1-7
-
-
Melsted, P.1
Pritchard, J.2
-
41
-
-
0030544249
-
The log-structured merge-tree (LSM-tree)
-
June
-
P. O'Neil, E. Cheng, D. Gawlick, and E. O'Neil. The Log-Structured Merge-Tree (LSM-Tree). Acta Informatica, 33 (4): 351-385, June 1996.
-
(1996)
Acta Informatica
, vol.33
, Issue.4
, pp. 351-385
-
-
O'Neil, P.1
Cheng, E.2
Gawlick, D.3
O'Neil, E.4
-
42
-
-
34547679939
-
Evaluating MapReduce for multi-core and multiprocessor systems
-
IEEE Computer Society
-
C. Ranger, R. Raghuraman, A. Penmetsa, G. Bradski, and C. Kozyrakis. Evaluating MapReduce for Multi-core and Multiprocessor Systems. In Proceedings of the 2007 IEEE 13th International Symposium on High Performance Computer Architecture, HPCA'07, pages 13-24. IEEE Computer Society, 2007.
-
(2007)
Proceedings of the 2007 IEEE 13th International Symposium on High Performance Computer Architecture, HPCA'07
, pp. 13-24
-
-
Ranger, C.1
Raghuraman, R.2
Penmetsa, A.3
Bradski, G.4
Kozyrakis, C.5
-
43
-
-
0345814794
-
A very fast algorithm for RAM compression
-
Apr.
-
L. Rizzo. A Very Fast Algorithm for RAM Compression. SIGOPS Oper. Syst. Rev., 31(2): 36-45, Apr. 1997.
-
(1997)
SIGOPS Oper. Syst. Rev.
, vol.31
, Issue.2
, pp. 36-45
-
-
Rizzo, L.1
-
44
-
-
0026812659
-
The design and implementation of a log-structured file system
-
Feb.
-
M. Rosenblum and J. K. Ousterhout. The Design and Implementation of a Log-Structured File System. ACM Trans. Comput. Syst., 10(1): 26-52, Feb. 1992.
-
(1992)
ACM Trans. Comput. Syst.
, vol.10
, Issue.1
, pp. 26-52
-
-
Rosenblum, M.1
Ousterhout, J.K.2
-
46
-
-
79961074433
-
Phoenix++: Modular MapReduce for shared-memory systems
-
ACM
-
J. Talbot, R. M. Yoo, and C. Kozyrakis. Phoenix++: Modular MapReduce for Shared-Memory Systems. In Proceedings of the Second International Workshop on MapReduce and its Applications, MapReduce'11, pages 9-16. ACM, 2011.
-
(2011)
Proceedings of the Second International Workshop on MapReduce and its Applications, MapReduce'11
, pp. 9-16
-
-
Talbot, J.1
Yoo, R.M.2
Kozyrakis, C.3
-
47
-
-
54749092170
-
80 million tiny images: A large data set for nonparametric object and scene recognition
-
IEEE Transactions on Nov.
-
A. Torralba, R. Fergus, and W. Freeman. 80 Million Tiny Images: A Large Data Set for Nonparametric Object and Scene Recognition. Pattern Analysis and Machine Intelligence, IEEE Transactions on, 30(11): 1958-1970, Nov. 2008.
-
(2008)
Pattern Analysis and Machine Intelligence
, vol.30
, Issue.11
, pp. 1958-1970
-
-
Torralba, A.1
Fergus, R.2
Freeman, W.3
-
49
-
-
85085251984
-
Spark: Cluster computing with working sets
-
USENIX Association
-
M. Zaharia, M. Chowdhury, M. J. Franklin, S. Shenker, and I. Stoica. Spark: Cluster Computing with Working Sets. In Proceedings of the 2nd USENIX conference on Hot Topics in Cloud Computing, HotCloud'10, pages 10-10. USENIX Association, 2010.
-
(2010)
Proceedings of the 2nd USENIX Conference on Hot Topics in Cloud Computing, HotCloud'10
, pp. 10-10
-
-
Zaharia, M.1
Chowdhury, M.2
Franklin, M.J.3
Shenker, S.4
Stoica, I.5
-
50
-
-
0017493286
-
A universal algorithm for sequential data compression
-
Sept.
-
J. Ziv and A. Lempel. A Universal Algorithm for Sequential Data Compression. IEEE Trans. Inf. Theor., 23(3): 337-343, Sept. 1977.
-
(1977)
IEEE Trans. Inf. Theor.
, vol.23
, Issue.3
, pp. 337-343
-
-
Ziv, J.1
Lempel, A.2
-
51
-
-
0018019231
-
Compression of individual sequences via variable-rate coding
-
IEEE Transactions on
-
J. Ziv and A. Lempel. Compression of Individual Sequences Via Variable-Rate Coding. Information Theory, IEEE Transactions on, 24(5): 530-536, 1978.
-
(1978)
Information Theory
, vol.24
, Issue.5
, pp. 530-536
-
-
Ziv, J.1
Lempel, A.2
|