码迷,mamicode.com
首页 >  
搜索关键字:标准交换机和vnetwork distributed vswitch及配置    ( 1171个结果
Distributed Programming With Ruby》读书笔记六 Starfish, Distribunaut and Politics (Part2 chapter4-6)
Chapter4: Starfish (海星?)这样的例子有时间换linux的环境试一下吧 Starfish1 bills itself as “a utility to make distributed programming ridiculously easy.” I think that is ...
分类:其他好文   时间:2016-12-26 21:44:04    阅读次数:275
Distributed Programming With Ruby》读书笔记七 Starling and AMQP/RabbitMQ (Part3 chapter7-8)
Part III Distributed Message Queues Part III breaks from this "traditional" approach of distributed computing and looks at distributed message queues. ...
分类:其他好文   时间:2016-12-26 21:08:34    阅读次数:262
What Is Apache Hadoop
What Is Apache Hadoop? The Apache? Hadoop® project develops open-source software for reliable, scalable, distributed computing. Hadoop项目是为了开发可靠、可伸缩的分布 ...
分类:Web程序   时间:2016-12-21 02:01:11    阅读次数:277
《Distributed Programming With Ruby》读书笔记三 Hello World Rinda and TupleSpace (Part1.2-1)
Chapter2: Rinda Including 7 parts: "Hello World" the Rinda Way Understanding Tuples and TupleSpaces Callbacks and Observers Security with Rinda Renewi ...
分类:其他好文   时间:2016-12-19 00:14:54    阅读次数:217
《Distributed Programming With Ruby》读书笔记五 RingyDingy (Part2 chapter3)
Part II Third-Party Frameworks and Libraries The first part of this book takes a deep dive into two main libraries: DRb and Rinda Chapter3: RingyDingy ...
分类:其他好文   时间:2016-12-19 00:09:52    阅读次数:229
C#无限极分类树-创建-排序-读取 用Asp.Net Core+EF实现之方法二:加入缓存机制
在上一篇文章中我用递归方法实现了管理菜单,在上一节我也提到要考虑用缓存,也算是学习一下.Net Core的缓存机制。 关于.Net Core的缓存,官方有三种实现: 1.In Memory Caching 我理解是在内容中实现,这种方法适用于单服务器的生产环境。 2.a Distributed Ca ...
分类:编程语言   时间:2016-12-15 20:33:43    阅读次数:476
Hadoop 知识
Map Reduce & YARN简介Apache Hadoop 是一个开源软件框架,可安装在一个商用机器集群中,使机器可彼此通信并协同工作,以高度分布式的方式共同存储和处理大量数据。最初,Hadoop 包含以下两个主要组件:Hadoop Distributed File System (HDFS)... ...
分类:其他好文   时间:2016-12-12 11:48:59    阅读次数:202
github.com/dotnet/orleans
Orleans is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn ...
分类:Web程序   时间:2016-12-08 02:08:13    阅读次数:242
Oracle RAC 并发与架构
10g RAC进程总概 一. RAC 并发 RAC 的本质是一个数据库,运行在多台计算机上的数据库,它的主要任务是数据库就是事务处理,它通过 Distributed Lock Management(DLM:分布式锁管理器) 来解决并发问题。因为RAC的资源是共享的,为了保证数据的一致性,就需要使用D ...
分类:数据库   时间:2016-12-04 20:34:37    阅读次数:328
《Distributed Programming With Ruby》读书笔记二 Security and ID Conversion (Part1.1-2)
Security Although DRb provide some security, they fall short of a full, comprehensive solution. This can make DRb less than desirable in a lot of real ...
分类:其他好文   时间:2016-12-03 12:04:09    阅读次数:238
1171条   上一页 1 ... 56 57 58 59 60 ... 118 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!