码迷,mamicode.com
首页 >  
搜索关键字:标准交换机和vnetwork distributed vswitch及配置    ( 1171个结果
【symfony】EventDispatcherInterface.php
1 7 * 8 * For the full copyright and license information, please view the LICENSE 9 * file that was distributed with this source code. 10 */...
分类:Web程序   时间:2015-12-29 12:30:36    阅读次数:198
【Zookeeper可以干什么】
在Zookeeper的官网上有这么一句话:ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and ...
分类:其他好文   时间:2015-12-28 00:54:05    阅读次数:141
DRPC详解
什么是DRPC?分布式RPC(distributed RPC,DRPC)用于对Storm上大量的函数调用进行并行计算。对于每一次函数调用,Storm集群上运行的拓扑接收调用函数的参数信息作为输入流,并将计算结果作为输出流发射出去。一句话概括:Storm进行计算,根据客户端提交的请求参数,而返回Sto...
分类:其他好文   时间:2015-12-28 00:49:14    阅读次数:275
kafka学习之-配置详解
# Licensed to the Apache Software Foundation (ASF) under one or more# contributor license agreements. See the NOTICE file distributed with# this work....
分类:其他好文   时间:2015-12-27 23:20:52    阅读次数:351
初步掌握HDFS的架构及原理1
HDFS 是做什么的?HDFS(Hadoop Distributed File System)是Hadoop项目的核心子项目,是分布式计算中数据存储管理的基础,是基于流数据模式访问和处理超大文件的需求而开发的,可以运行于廉价的商用服务器上。它所具有的高容错、高可靠性、高可扩展性、高获得性、高吞吐率等...
分类:其他好文   时间:2015-12-27 16:01:37    阅读次数:166
mooseFS学习篇
官方网站:http://www.moosefs.org/About MooseFSMooseFS is a fault tolerant, network distributed file system. It spreads data over several physical servers w...
分类:其他好文   时间:2015-12-27 12:07:39    阅读次数:154
编译resin时出现error: newly created file is older than distributed files!
编译resin时出现error:newlycreatedfileisolderthandistributedfiles!#./configure--prefix=/usr/local/resin--with-java=/usr/local/src/jdk1.8.0_65/checkingbuildsystemtype...i686-redhat-linux-gnucheckinghostsystemtype...i686-redhat-linux-gnucheckingtargetsystemtyp..
分类:其他好文   时间:2015-12-22 19:47:07    阅读次数:170
Hadoop 是什么?
Hadoop是Apache软件基金会旗下的一个开源分布式计算平台。以Hadoop分布式文件系统(Hadoop Distributed File System,HDFS)和(Google MapReduce的开源实现)为核心的Hadoop为用户提供了系统底层细节透明的分布式基础架构。HDFS的高...
分类:其他好文   时间:2015-12-18 21:12:14    阅读次数:263
Mininet加强版——DOT(分布式OpenFlow试验平台)
前言之前在做SDN实验的时候,需要用到包含2000+个交换机的fattree拓扑,当时用的是mininet,生成整个拓扑需要十五六个小时,最终在异常艰苦的环境下做完了实验,之后听说了有DOT(Distributed OpenFlow Testbed)这个enhanced mininet,但当时迫于时...
分类:Web程序   时间:2015-12-18 21:04:24    阅读次数:338
MemSQL分布式架构介绍(二)
接上次的MemSQL分布式架构介绍(一),原文在这里:http://docs.memsql.com/latest/concepts/distributed_architecture/首先上张图,是我根据自己的理解画的,如有错误还请大家指出几个概念1、MemSQL有两种类型的表:reference t...
分类:数据库   时间:2015-12-16 19:20:12    阅读次数:582
1171条   上一页 1 ... 74 75 76 77 78 ... 118 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!