上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 53 下一页

Spark 2.0

摘要: Apache Spark 2.0: Faster, Easier, and Smarter http://blog.madhukaraphatak.com/categories/spark-two/ https://amplab.cs.berkeley.edu/technical-preview-of-apache-spark-2-0-easier-faster-and-smarter/ ... 阅读全文
posted @ 2016-05-27 14:52 fxjwind 阅读(688) 评论(0) 推荐(0) 编辑

内存数据库

摘要: https://www.quora.com/How-does-MemSQL-compare-to-VoltDB mark 阅读全文
posted @ 2016-05-26 14:29 fxjwind 阅读(228) 评论(0) 推荐(0) 编辑

Docker

摘要: 理解 chroot Docker终极指南 Docker背后的内核知识——Namespace资源隔离 Docker背后的内核知识——cgroups资源限制 Docker背后的容器管理——Libcontainer深度解析 Mark 阅读全文
posted @ 2016-05-20 15:18 fxjwind 阅读(192) 评论(0) 推荐(0) 编辑

HybridTime - Accessible Global Consistency with High Clock Uncertainty

摘要: Amazon’s Dynamo [9] and Facebook’s Cassandra [13], relax the consistency model,and offer only eventual consistency. Others such as HBase [1] and BigTable [4] offer strong consistency only for operat... 阅读全文
posted @ 2016-05-09 20:54 fxjwind 阅读(935) 评论(0) 推荐(0) 编辑

Flink DataStream API Programming Guide

摘要: Example Program The following program is a complete, working example of streaming window word count application, that counts the words coming from a w 阅读全文
posted @ 2016-04-26 12:07 fxjwind 阅读(5785) 评论(6) 推荐(0) 编辑

kudu

摘要: Kudu White Paper http://www.cloudera.com/documentation/betas/kudu/0-5-0/topics/kudu_resources.html http://getkudu.io/overview.html Kudu is a new stora 阅读全文
posted @ 2016-04-26 11:35 fxjwind 阅读(2549) 评论(0) 推荐(1) 编辑

Flink Internals

摘要: https://cwiki.apache.org/confluence/display/FLINK/Flink+Internals Memory Management (Batch API) Introduction Memory management in Flink serves the purpose to control how much memory certain runt... 阅读全文
posted @ 2016-04-08 16:58 fxjwind 阅读(1213) 评论(0) 推荐(1) 编辑

Off-heap Memory in Apache Flink and the curious JIT compiler

摘要: https://flink.apache.org/news/2015/09/16/off-heap-memory.html Running data-intensive code in the JVM and making it well-behaved is tricky. Systems that put billions of data objects naively onto th... 阅读全文
posted @ 2016-04-08 11:20 fxjwind 阅读(1021) 评论(0) 推荐(0) 编辑

Peeking into Apache Flink's Engine Room

摘要: http://flink.apache.org/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html Join Processing in Apache Flink In this blog post, we cut through Apache Flink’s layered architecture and take ... 阅读全文
posted @ 2016-04-06 14:41 fxjwind 阅读(933) 评论(0) 推荐(0) 编辑

Flink - Juggling with Bits and Bytes

摘要: http://www.36dsj.com/archives/33650 http://flink.apache.org/news/2015/05/11/Juggling-with-Bits-and-Bytes.html http://www.bigsynapse.com/addressing-big-data-performance ,addressing-big-data-performan... 阅读全文
posted @ 2016-03-29 20:02 fxjwind 阅读(916) 评论(0) 推荐(0) 编辑
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 53 下一页