码迷,mamicode.com
首页 >  
搜索关键字:network flow    ( 15312个结果
NetworkView
【游戏Server中Server的类别】 There are two common and proven approaches to structuring a network game which are known asAuthoritative ServerandNon-Authoritat....
分类:Web程序   时间:2014-06-22 23:04:07    阅读次数:255
neutron的基本原理
neutron是openstack的一个重要模块,也是比较难以理解和debug的模块之一。 我这里安装如图安装了经典的三个节点的Havana的Openstack 图1 分三个网络: External Network/API Network,这个网络是连接外网的,无论是用户调用Openstack的AP...
分类:其他好文   时间:2014-06-22 23:02:45    阅读次数:581
nova vnc proxy基本原理
先上图 VNC Proxy的功能: 将公网(public network)和私网(private network)隔离 VNC client运行在公网上,VNCServer运行在私网上,VNC Proxy作为中间的桥梁将二者连接起来 VNC Proxy通过token对VNC Client进行验证 V...
分类:其他好文   时间:2014-06-21 18:22:56    阅读次数:268
NAT
(Wikipedia)Network address translation(NAT) is a methodology of modifyingnetwork addressinformation inInternet Protocol(IP)datagrampacket headers wh.....
分类:其他好文   时间:2014-06-21 18:14:44    阅读次数:169
[转]Request Flow for Provisioning Instance in Openstack
One of the most important use-case in any cloud is provisioning a VM . In this article we shall do a walk through about an instance(VM) being provisio...
分类:其他好文   时间:2014-06-21 16:59:43    阅读次数:376
[开源]起步,这只是一个开始。开源Qoss Flow Engine项目pre-alpha版本
迈开的第一步,至少证明已然开始。 这还只是以个pre-alpha的版本,意味着,它目前就根本没有多少功能,它也许只还有那一点点尚未搭建完成的骨头架子,但它会慢慢成长。 ….. 哈哈,废话真多。步入正题吧。 1. Qoss Flow Engine是什么? Qoss其实它的定位是一个开源的BPM(Bus...
分类:其他好文   时间:2014-06-21 16:27:14    阅读次数:232
Openvswtich 学习笔记
场景: 创建一个Virtual Switch,支持VLAN,支持MAC-Learning 包含下面四个Port: P1, truck port P2, VLAN 20 P3, P4 VLAN 30 包含五个flow table: Table 0: Admission control. Table 1...
分类:其他好文   时间:2014-06-21 15:51:51    阅读次数:295
[转]Network flow monitoring with Open vSwitch
With network virtualization, the software switches (such as Open vSwitch) on the servers act like the edge switches. So, to gain insights into the net...
分类:Web程序   时间:2014-06-21 15:34:13    阅读次数:324
Openvswitch手册(2)
我们这一节主要来看Controller Controller有两种: Primary Controller: 真正控制vswitch的flow table,vswitch会保持和controller的连接,如果失败,取决于bridge的fail mode。一个vswitch可以连接多个Control...
分类:其他好文   时间:2014-06-21 15:24:44    阅读次数:270
[转]Comparing sFlow and NetFlow in a vSwitch
As virtualization shifts the network edge from top of rack switches to software virtual switches running on the hypervisors; visibility in the virtual...
分类:Web程序   时间:2014-06-21 15:21:57    阅读次数:414
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!