码迷,mamicode.com
首页 >  
搜索关键字:标准交换机和vnetwork distributed vswitch及配置    ( 1171个结果
版本控制系统
版本控制系统(Version Control System, VCS)可以帮助我们记录和跟踪项目中各文件内容的修改变化。 分布式版本控制系统(Distributed version control system, DVCS)也是这样,它的主要目标仍然是帮助记录和跟踪项目中所做的修改。而它与传统...
分类:其他好文   时间:2015-08-25 15:43:32    阅读次数:157
有关Apache Ignite的peer class loading (P2P class loading)
目前用的是最新孵化版本:1.3.0-incubating。 官方文档https://apacheignite.readme.io/docs/zero-deployment    这里给出了一个一个分布式类加载机制(distributed ClassLoader)。 文档这么说的: The closures and tasks that you use for your computation...
分类:Web程序   时间:2015-08-21 01:56:11    阅读次数:421
DB Query Analyzer 6.04 is distributed, 78 articles concerned have been published
In 6.04, It resolve the BUG that error message will be prompted when executing a single long SQL script with more than thousands of line or the file size of single SQL script more than 200KB....
分类:数据库   时间:2015-08-20 09:12:27    阅读次数:291
hadoop
一、概述 what is apache hadoop? The apache Hadoop project develops open-source software for reliable, scalable, distributed computing. 解决问题: 1、海量数...
分类:其他好文   时间:2015-08-20 01:19:36    阅读次数:167
Don’t Control, but Observe
?Don’t Control, but ObserveGregor HohpeTodAy’S SySTEMS ARE diSTRiBuTEd And looSEly CouplEd. Build- ing loosely coupled systems is a bit of a drag, so why do we bother? Because we want our systems to be...
分类:其他好文   时间:2015-08-19 09:27:53    阅读次数:108
POJ 1502 MPI Maelstrom
Description:BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarc...
分类:其他好文   时间:2015-08-18 18:11:09    阅读次数:98
Google之大规模分布式系统的监控基础架构Dapper
[说明:本文是阅读Google论文“Dapper, a Large-Scale Distributed Systems Tracing Infrastructure”之后的一个简要总结,完整译文可参考此处。 另论文“Uncertainty in Aggregate Estimates from Sampled Distributed Traces”中有关于采样的更详细分析。此外,Twitt...
分类:移动开发   时间:2015-08-17 21:46:50    阅读次数:471
理解 OpenStack 高可用(HA)(3):Neutron 分布式虚拟路由(Neutron Distributed Virtual Routing)
本系列会分析 OpenStack 的高可用性(HA)解决方案:(1)概述 (TBD,写完整个系列在回来写这块)(2)Neutron L3 Agent HA - VRRP (虚拟路由冗余协议)(3)Neutron L3 Agent HA - DVR (分布式虚机路由器)(4)RabbitMQ 和 My...
分类:其他好文   时间:2015-08-17 09:54:44    阅读次数:259
hadoop权威指南(第四版)要点翻译(4)——Chapter 3. The HDFS(1-4)
Filesystems that manage the storage across a network of machines are called distributed filesystems. Since they are network based, all the complications of network programming kick in, thus making dist...
分类:其他好文   时间:2015-08-14 19:18:42    阅读次数:253
学习笔记:The Log(我所读过的最好的一篇分布式技术文章)
http://www.cnblogs.com/foreach-break/p/notes_about_distributed_system_and_The_log.html
分类:其他好文   时间:2015-08-14 11:37:17    阅读次数:127
1171条   上一页 1 ... 81 82 83 84 85 ... 118 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!