DoS攻击、DDoS攻击和DRDoS攻击相信大家已经早有耳闻了吧!DoS是Denial of Service的简写就是拒绝服务,而DDoS就是Distributed Denial of Service的简写就是分布式拒绝服务,而DRDoS就是Distributed Reflection Denial...
分类:
其他好文 时间:
2015-03-30 12:51:21
阅读次数:
126
Hadoop是Apache软件基金会旗下的开源分布式存储计算平台,它以HDFS(Hadoop Distributed File System)和MapReduce为核心,为用户提供了系统底层细节透明的分布式基础架构。其中,HDFS的高容错性、高伸缩性等优点允许用户将Hadoop部署在低廉的硬件上.....
分类:
其他好文 时间:
2015-03-21 11:14:44
阅读次数:
189
开放式虚拟机格式(OVF,Open Virtualization Format),OVF规范是由VMware和一些其他的公司创建的开方式标准。OVF规范已经被提交给分布式任务管理组(DMTF, Distributed Management Task Force),DMTF 是一家非营利性的业界成员合...
分类:
其他好文 时间:
2015-03-20 18:24:16
阅读次数:
2194
introduction ????git is a fast,scalable and distributed version control system with an unusually rich command set that provides high-level operations and full access to internals....
分类:
其他好文 时间:
2015-03-18 21:53:43
阅读次数:
165
今天在本地机直接在触发器里更新还有一台服务器数据时出现: MSDTC不可用解决的方法:在windows控制面版-->管理工具-->服务-->Distributed Transaction Coordinator-->属性-->启动 1.A.不用事务,关用SELECT 语句.能否够分布式查询? B.L...
分类:
数据库 时间:
2015-03-18 13:50:50
阅读次数:
191
Hadoop简介:一个分布式系统基础架构,由Apache基金会开发。用户可以在不了解分布式底层细节的情况下,开发分布式程序。充分利用集群的威力高速运算和存储。Hadoop实现了一个分布式文件系统(Hadoop Distributed FileSystem),简称HDFS。HDFS有着高容错性的特点,...
分类:
其他好文 时间:
2015-03-18 12:05:22
阅读次数:
142
zookeeper 基本概念 The ZooKeeper Data Model ZooKeeper has a hierarchal name space, much like a distributed file system. The only difference is that each node in the namespace can have data associat...
分类:
其他好文 时间:
2015-03-17 14:28:05
阅读次数:
120
Kafka is a distributed, partitioned, replicated commit log service.Terms:Topic: kafka maintains message in categories called topicsProducer: processes...
分类:
其他好文 时间:
2015-03-16 20:59:14
阅读次数:
126
Git是什么? distributed version control system 分布式版本控制系统Git与SVN区别 SVN是集中是管理,只需要commit即可 Git 是分布式(每个人电脑里都有完整的版本库),需要manual merge 手动合并,因此需要code review但是呢...
分类:
其他好文 时间:
2015-03-15 19:34:05
阅读次数:
114
Description BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hie...
分类:
其他好文 时间:
2015-03-15 00:34:49
阅读次数:
262