1.1 IntroductionKafka is a distributed streaming platform. What exactly does that mean?kafka是一个分布式的流式平台,它到底是什么意思? We think of a streaming platform as ...
分类:
其他好文 时间:
2016-10-15 13:52:24
阅读次数:
236
1.1 IntroductionKafka is a distributed streaming platform. What exactly does that mean?kafka是一个分布式的流式平台,它到底是什么意思? We think of a streaming platform as ...
分类:
其他好文 时间:
2016-10-14 23:07:40
阅读次数:
344
转载:http://www.infoq.com/cn/articles/exploration-of-distributed-mysql-cluster-scheme?utm_campaign=rightbar_v2&utm_source=infoq&utm_medium=articles_link ...
分类:
数据库 时间:
2016-10-14 11:45:02
阅读次数:
162
定义 云计算是一种基于因特网的计算,它根据需求向用户提供计算处理资源或数据资源。 云计算(Cloud Computing)是 虚拟化(Virtualization) 分布式计算(Distributed Computing) 并行计算(Parallel Computing) 效用计算(Utility ...
分类:
其他好文 时间:
2016-10-14 06:52:52
阅读次数:
157
HOME ABOUT CONTACT SUBSCRIBE VIA RSS HOME ABOUT CONTACT SUBSCRIBE VIA RSS HOME ABOUT CONTACT SUBSCRIBE VIA RSS HOME ABOUT CONTACT SUBSCRIBE VIA RSS HO ...
分类:
其他好文 时间:
2016-10-10 02:02:59
阅读次数:
611
Large Scale Distributed Semi-Supervised Learning Using Streaming Approximation Google 官方 Blog 链接:https://research.googleblog.com/2016/10/graph-powered ...
分类:
移动开发 时间:
2016-10-09 14:10:01
阅读次数:
311
普通存储: DAS:直连式存储。 NAS:连接式存储。 SAN:存储网络。 大文件分布存储: GFS:Google File System(Google文件系统). HDFS: Hadoop Distributed File System(Hadoop分布式文件系统). 小文件分布存储: ADFS: ...
分类:
其他好文 时间:
2016-10-08 09:36:23
阅读次数:
187
1、 dsh - dancer's shell / distributed shell dsh是专为在远程系统上运行shell命令设计的,可以简化对大量计算机的操作。尽管很方便,但是dsh有一个重大的缺陷:它无法复制文件。如果希望把数据部署到多台计算机上,就必须编写一个新脚本,利用发行版的基础设施( ...
分类:
其他好文 时间:
2016-10-06 14:44:56
阅读次数:
180
一、Hadoop简介: Hadoop是由Apache基金会所开发的分布式系统基础架构,实现了一个分布式文件系统(Hadoop Distributed File System),简称HDFS;Hadoop框架最核心设计就是HDFS和MapReduce,HDFS为海量数据提供了存储,MapReduce为 ...
分类:
其他好文 时间:
2016-10-06 12:33:46
阅读次数:
211
HDFS HA 及解决方案 1> HDFS系统架构 HDFS(Hadoop Distributed File System),及Hadoop分布式文件系统 作用: 为Hadoop分布式计算框架提供高性能,高可靠,高可扩展的存储服务 架构:典型的主(NameNode)从(DataNode)架构,两者一 ...
分类:
其他好文 时间:
2016-10-02 13:04:17
阅读次数:
190