Loading

上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 63 下一页
摘要: http://www.infoq.com/cn/news/2016/12/MySQL-PostgreSQL-Greenplum 编者按 在大数据火遍IT界之前,大家对数据信息的挖掘通常聚焦在BI(Business Intelligence)之上。BI具有着明确的分析需求,清晰地知道需要处理哪些信息, 阅读全文
posted @ 2017-08-22 17:00 _朝晖 阅读(396) 评论(0) 推荐(0)
摘要: http://www.infoq.com/cn/news/2015/11/PostgreSQL-Pivotal 近日,Pivotal宣布开源大规模并行处理(MPP)数据库Greenplum,其架构是针对大型分析型数据仓库和商业智能工作负载专门设计的。借助MPP这种高性能的系统架构,Greenplum 阅读全文
posted @ 2017-08-22 16:59 _朝晖 阅读(1030) 评论(0) 推荐(0)
摘要: http://www.infoq.com/cn/news/2014/08/google-data-warehouse-mesa Google发表了一篇新的论文,该论文描述了他们内部所使用的一个被称为Mesa的新型数据仓库系统。Mesa是一个规模横跨多个数据中心,并可以处理PB级数据的系统。该系统可以 阅读全文
posted @ 2017-08-22 16:58 _朝晖 阅读(760) 评论(0) 推荐(0)
摘要: Colossus is the successor to the Google File System (GFS) as mentioned in the recent paper on Spanner on OSDI 2012. Colossus is also used by spanner t 阅读全文
posted @ 2017-08-18 14:52 _朝晖 阅读(786) 评论(0) 推荐(0)
摘要: http://dblab.xmu.edu.cn/post/google-bigtable/ Abstract BigTable是一个分布式存储系统,它可以支持扩展到很大尺寸的数据:PB级别的数据,包含几千个商业服务器。Google的许多项目都存储在BigTable中,包括WEB索引、Google E 阅读全文
posted @ 2017-08-18 14:48 _朝晖 阅读(1113) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/chen77716/article/details/7297122 自从Lamport在1998年发表Paxos算法后,对Paxos的各种改进工作就从未停止,其中动作最大的莫过于2005年发表的Fast Paxos。无论何种改进,其重点依然是在消息延迟与性能 阅读全文
posted @ 2017-08-17 16:30 _朝晖 阅读(407) 评论(0) 推荐(0)
摘要: 各种Awesome技术资源的资源聚合: https://github.com/sindresorhus/awesome Contents Platforms Programming Languages Front-End Development Back-End Development Comput 阅读全文
posted @ 2017-08-15 15:02 _朝晖 阅读(514) 评论(0) 推荐(0)
摘要: https://github.com/onurakpolat/awesome-bigdata A curated list of awesome big data frameworks, resources and other awesomeness. Inspired by awesome-php 阅读全文
posted @ 2017-08-15 10:08 _朝晖 阅读(541) 评论(0) 推荐(0)
摘要: iOS App里面所有的View构成一个组件树,这个树里面如果有了闭环就会出现这个报错,最常见的你不小在某UIViewController里面写了这样的代码: 因为ViewController默认有一个view作为VC的全局父view,你这样代码就会导致整个view树出现指向闭环。于是出现了 a p 阅读全文
posted @ 2017-08-09 09:35 _朝晖 阅读(1969) 评论(0) 推荐(0)
摘要: 因为Visual Studio 2017的应用最低只能面向windows10,而Kinect SDK 2.0的系统版本要求是windows 8,所以不得不下载Visual Studio 2013 community版。 推荐参考文档:http://www.egr.msu.edu/classes/ec 阅读全文
posted @ 2017-08-06 18:06 _朝晖 阅读(1442) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 63 下一页