关于Flume,官方定义如下: Apache Flume is a distributed, reliable, and available system for efficiently collecting, aggregating and moving large amounts of log ...
分类:
Web程序 时间:
2017-02-18 19:58:04
阅读次数:
247
计算几何,暴力。 题目中有一句话:$The$ $mass$ $of$ $each$ $brick$ $is$ $equally$ $distributed$ $and$ $it$ $will$ $be$ $stable$ $if$ $it$ $is$ $placed$ $on$ $bases$ $o ...
分类:
其他好文 时间:
2017-02-09 23:24:09
阅读次数:
200
Distributed systems: for fun and profit (http://book.mixu.net/distsys/index.html) 链接:https://www.zhihu.com/question/23645117/answer/124708083这篇文章主要试图回... ...
分类:
其他好文 时间:
2017-02-02 04:17:43
阅读次数:
494
Z. Wang, W. Wu and B. Zhang, "A Distributed Control Method With Minimum Generation Cost for DC Microgrids," in IEEE Transactions on Energy Conversion, ...
分类:
其他好文 时间:
2017-01-22 21:19:46
阅读次数:
355
P49 当数据集的大小超过一台计算机存储能力时,就有必要对数据集分区(partition)并将分区存储到若干台独立的计算机上。 管理网络中跨多台计算机存储的系统就叫分布式文件系统 Distributed FileSystem 而基于Hadoop构建的DFS就称之为HDFS。 P49-50 HDFS的 ...
分类:
其他好文 时间:
2017-01-20 17:26:28
阅读次数:
260
BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarchical commun ...
分类:
其他好文 时间:
2017-01-19 12:19:25
阅读次数:
279
当你编码时你在做什么:谈编程的本质(一)状态机1.State Machine这学期学习了两门有意思的课,Theory of Computation和Distributed System,一低一高完全两...
分类:
其他好文 时间:
2017-01-19 10:29:41
阅读次数:
231
ff /** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with t ...
分类:
其他好文 时间:
2017-01-17 19:56:34
阅读次数:
161
原文链接:http://www.jianshu.com/p/0bafd0168647 OpenTSDB介绍 1.1、OpenTSDB是什么?主要用途是什么? 官方文档这样描述:OpenTSDB is a distributed, scalable Time Series Database (TSDB ...
分类:
数据库 时间:
2016-12-30 15:40:16
阅读次数:
235
今天,我们来进入spark学习的第二章,发现有很多事都已经开始变化,生活没有简单的朝自己想去的方向,但是还是需要努力呀,不说鸡汤之类的话了, 开始我们今天的spark的旅程 一.RDD是什么 rdd的中文解释为弹性分布式数据集,全称Resilient Distributed Datases,即内存中 ...
分类:
其他好文 时间:
2016-12-28 07:38:11
阅读次数:
161