跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.141) 您好!臺灣時間:2025/10/09 11:56
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:張揚揮
研究生(外文):Yang-Hui Chang
論文名稱:主動式網路服務佈建與資源配置研究
論文名稱(外文):A Study on Service Deployment and Resource Allocation in Active Networking
指導教授:鍾添曜
指導教授(外文):Tein-Yaw Chung
口試委員:劉如生楊正仁黃依賢周立德黎碧煌
口試委員(外文):Ru-Sheng LiuCheng-Zen YangI-Shyan HwangLi-Der ChouBih-Hwang Lee
口試日期:2015-06-26
學位類別:博士
校院名稱:元智大學
系所名稱:資訊工程學系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
畢業學年度:103
語文別:英文
論文頁數:117
中文關鍵詞:主動式網路軟體定義網路氾洪階層式路由可程式化網路服務品質路由服務佈建YAN下世代網路服務等級保證描述檔為基礎PON彈簧系統資源配置智慧型網路
外文關鍵詞:Active NetworksFloodingLayered RoutingProgrammable NetworksSoftware-defined NetworkingQoS RoutingService DeploymentYANNext Generation NetworksService Level AgreementProfile-basedPONSpring SystemResource AllocationIntelligent Networks
相關次數:
  • 被引用被引用:0
  • 點閱點閱:247
  • 評分評分:
  • 下載下載:27
  • 收藏至我的研究室書目清單書目收藏:0
隨著雲端技術的崛起,能在網際網路上快速的佈建新的服務已成為一個非常重要的議題。因應此需要,近年來,以軟體來客製化網路的功能,動態的支援新興的服務,已成為新的發展趨勢,軟體定義網路(SDN)、主動式網路和可程式化網路架構就是很好的例子。有別於SDN中央型的架構,主動式網路與可程式化網路允許分散式網路服務的開發和佈建,改善SDN中央式服務佈建的缺點。然而,如何有系統的在主動式網路與可程式化網路架構中佈建網路服務仍是有待解決的議題。本論文提出元主動式網路架構(簡稱YAN),它整合上述兩種網路架構。YAN可以讓使用者動態的將私有的或非標準的通訊協定佈建到網際網路上。我們將服務佈建分為三個階層的需求,應用層、網路加值層,通用網路服務層,並提出一個XML描述語言ASDL,統一定義每一個階層的服務,明確地指出這些服務如何被佈建。用上述的技術,本論文提出兩個服務佈建案例,網路服務,SAR和NAR兩個主動式的服務品質保證路由服務,與一建構在應用層的多媒體服務PVCoS,以描述YAN的運作。本文利用ASDL描述檔來同時定義和佈建點對點的服務,稱為Profile-based E2ES(end-to-end Service ) Deployment(PED),並說明其所需的機製。PED讓使用者可以透過網頁來使用內容提供商的服務,並且自動的將服務佈建到網路上。最後,本文發表一個整合式的資源配置機制,稱為Sbra,來管理多樣的和分散式的資源。它利用彈簧運作的物理特性定義一個資源描述檔,有效的提升了資源配置效率。同時基於Sbra,本論文提出一分散式的資源補償配置機制,SRCA,整合配置可程式化網路路徑上的資源。模擬結果顯示,SRCA可以動態與有效的提升端點到端點間連線成功率和資源使用率。我們相信,透過YAN的服務佈建模式與資源配置方法,使用者可以快速的佈建服務到網際網路,並滿足在雲端世代多元與客製化服務的需求。
As cloud services prevail in the world, it has become an urgent issue to deploy customized services on Internet. To this end, in recent years, it has become popular to deploy dynamically network services with software to support new cloud services. Soft-Defined Network (SDN), active networking and programmable networking framework are some good examples. Different from the centralized control architecture employed by SDN, active networking and programmable networking provide easy development and deployment of distributed services, which relieves overhead of centralized control architecture. However, it remains a challenging issue to deploy systematically on active and programmable networking framework. This work proposed an active network architecture, called Yen Active Network (YAN), to integrate these two frameworks. YAN allows users to deploy dynamically new de facto services on Internet. In YAN, the requirements of three levels of service deployment are identified - applications, network value-added and generic network services. Also, an Active Service Description Language (ASDL) based on XML was proposed to define and specify the profile of services of each level. To explain how YAN works, the thesis presented two simple active QoS routing services, called SAR and NAR, on the proposed layered routing architecture (LRA), and one application layer multimedia service, called PON-based Video Conference Services (PVCoS). Using ASDL, we depicted a profile-based E2ES deployment (PED) approach to define and deploy end-to-end proprietary services and highlighted the mechanisms required to support PED. PED enables users to access application services offered by CSPs using Web and automates service deployment on Internet. Finally, in order to manage distributed and multiple kinds of resources, we also proposed an associated resource allocation mechanism, called “Sbra”, which performed resource allocation efficiently based on spring-based resource profiles. Based on Sbra, a distributed Spring-based Resource Compensation Allocation (SRCA) was developed to coordinate resource allocations across active nodes along an end-to-end path. Simulation results illustrated that SCRA can improve call accepted rate between end points and enhance resource utilization of network devices. We believe that through the service deployment model and resource allocation approach adopted by YAN, users can deploy quickly services on Internet, which can fulfill the need of diversified and customized services in the coming cloud age.
Table of Contents
論文口試委員審定書 iii
Letter of Approval iv
摘要 v
ABSTRACT vii
誌 謝 ix
Table of Contents x
List of Figures xiii
Chapter 1 Introduction 1
1.1 Network services construction 3
1.2 Network services deployment 5
1.3 Resource management 7
1.4 Organization of Thesis 7
Chapter 2 Related Works 9
2.1 Overview of Programmable Networks 9
2.2 Active Network 11
2.3 Software-defined Networking (SDN) 12
2.4 Programmable network architecture: P1520 14
2.5 Overlay Network 16
2.6 Resource Management 16
Chapter 3 Design and Overview of YAN 18
3.1 Design Principle of YAN 18
3.2 YAN Architecture 22
3.2.1 Control Plane 23
3.2.2 Management Plane 24
3.2.3 Execution Plane 25
3.3 Service Composition and Deployment 27
3.4 Requirement and Service Composition of Each Layer 28
3.4.1 Application Service Layer 29
3.4.2 Value-added Service Layer 30
3.4.3 Network generic service layer 31
3.5 Mechanisms and Methods of Service Delivery 31
3.5.1 Active Service Description Language 32
3.5.2 Service delivery approaches 35
3.6 Summary 45
Chapter 4 Service Composition and Deployment: A Case Study 47
4.1 Network Generic Service Composition and Delivery 47
4.1.1 Layered Routing Architecture 48
4.1.2 Dominating Flooding and Applications 50
4.1.3 Simulation 54
4.2 Discussion on Network Generic Service Deployment 58
4.3 Proprietary End-to-End Service Deployment 59
4.3.1 Overview of Profile-based End-to-end Service Deployment 60
4.3.2 Deployment of PON-based Video Conference Service (PVCoS) 62
4.3.3 PVCoS Software Architecture 62
4.3.4 PVCoS Initialization 64
4.3.5 PVCoS Construction 66
4.3.6 Service Deployment 68
4.3.7 Simulation 70
4.4 Discussion of Profile-based End-to-end Service Deployment 73
Chapter 5 Spring-based Resource Management for End-to-end Services 74
5.1 Related Work 76
5.2 Spring System and Definition 77
5.3 Spring-based Resource Allocation Algorithm (Sbra) 82
5.4 Spring-based Resource Compensation Algorithm (SRCA) 88
5.5 Simulation 97
5.5.1 Simulation 1: Resource Requirement Setup Strategy without SRCA 99
5.5.2 Simulation 2: SRCA in terms of RF 101
5.5.3 Simulation 3: SRCA with various fractions of ε 103
5.6 Conclusion of Sbra 105
Chapter 6 Conclusion and Future Work 107
Reference 110

[1] Day, J.D.; Zimmermann, H., “The OSI reference model”, Proceedings of the IEEE (Volume:71 , Issue: 12 ), Dec. 1983, pp:1334 – 1340.
[2] L. Kristiansen, “TINA Service Architecture Version. 5.0”, TINA-C, http://www.tinac.com, June 1997.
[3] M. Mampaey and A. Couturier, “Using TINA Concepts for IN Evolution”, IEEE Commun. Mag., Vol. 38, June 2000.
[4] T. Hamada &; S. Hogg, “Service quality in TINA: quality of service trading in open network architecture,” IEEE Comm. Mag., Vol. 36, Issue 8, Aug. 1998, pp.122-130.
[5] J. Biswas, et al., “The IEEE P1520 Standards Initiative for Programmable Network Interfaces,” IEEE Comm. Mag., Vol. 36, Oct. 1998, pp.64-70.
[6] R. Braden, et al., ”Resource ReSerVation Protocol (RSVP) ,” RFC 2205, Network Working Group, IETF, http://www.ietf.org/rfc/rfc2205.txt?number=2205.
[7] E. Rosen and D. Tappen, “MPLS Lavle Stack Encoding,” IETF 3032, Jan 2001, http://www.ietf.org.
[8] C. Hedrick, “RFC:1058 Routing Information Protocol”, Network Working Group at IETF, 1988.
[9] J. Moy, ” RFC:1583 OSPF Version 2”, Network Working Group at IETF, 1991.
[10] F.J. Carrasco, J. E steve, M. Felipe, J.C. Garcia, J.C. Moreno, J. Ruano, “Applying CORBA technology for the implementation of a TINA service”, in Proc. IEEE GLOBECOM ‘96, Vol. 1, pp. 57-62, Nov. 1996.
[11] I. Pyarali &; D.C. Schmidt, “Techniques for enhancing real-time CORBA quality of service,” Proc. of the IEEE, Vol. 91, Issue 7, July 2003, pp.1070-1085.
[12] S. Beddus, C. Bruce, and S. Davis, “Opening up networks with JAIN Parlay” IEEE Commun. Mag., Vol. 38, pp136-143, April 2000.
[13] Eddie Kohler, Robert Morris, Benjie Chen, John Jannotti, and M. Frans Kaashoek. “The Click modular router”, ACM Trans. Computer Systems, Vol. 18, Nov. 2000.
[14] Tennenhouse, D.L., Smith, J.M., “A survey of active network research”, Communications Magazine, IEEE , Volume: 35 , Issue: 1 , Jan. 1997 ,Pages:80 – 86
[15] B. Braden, T. Faber, M. Handley, “From Protocol Stack to Protocol Heap – Role Based Architecture”, ACM SIGCOMM Computer Communication Review, Vol. 33, pp. 17-22, Jan. 2003.
[16] David Wetherall, “Service Introduction in an Active Network”, Ph.D. Thesis, available as MIT/LCS/TR-773, Feb. 1999.
[17] M. Hicks, P. Kakkar, J. T. Moore, C. A. Gunter, and S. Nettles, “PLAN: A Packet Language for Active Networks”, in Proc. ACM IFCP ‘98, pp. 86-93, Sep. 1998.
[18] Michael Hicks, Jonathan T. Moore, and Scott Nettles, “Compiling PLAN to SNAP”, in Proc. IWAN '01, Oct. 2001.
[19] M. E. Kounavis, A. T. Campbell, S. Chou, F. Modoux, J. Vicente, and H. Zhang, “The Genesis Kernel: A Programming System for Spawning Network Architectures”, IEEE J. Select. Areas Commun., Vol. 19, No. 3, pp. 49-73, Mar. 2001.
[20] Jien-Chung Lo, Tufts, D.W., Cooley, J.W., “Active nodal task seeking (ANTS): an approach to high-performance, ultradependable computing”, Aerospace and Electronic Systems, IEEE Transactions on , Volume: 31 , Issue: 3 , July 1995, Pages:987 – 997.
[21] Composable Active Network Elements Project (CANES). http://www.cc.gatech.edu/projects/canes/
[22] S. Merugu, S. Bhattacharjee, E. Zegura and K. Calvert, “Bowman: A Node OS for Active Networks”, in Proc. IEEE Infocom 2000, March 2000.
[23] G. Carle, H. Sanneck, L. Le, S. Zander, "Deploying an Active Voice Application on a Three-Level Active Network Node Architecture", in Proc. IWAN '01, pp. 65-83, Oct. 2001
[24] Talia, D., Trunflo, P., “Toward a synergy between P2P and grids”, Internet Computing, IEEE , Volume: 7 , Issue: 4 , July-Aug. 2003 ,Pages:96, 94 – 95
[25] Doval, D. O'Mahony, D. ,“Overlay networks: A scalable alternative for P2P”, Internet Computing, IEEE , Volume: 7 , Issue: 4 , July-Aug. 2003, Pages:79 – 82
[26] Tein-Yaw Chung, Yang-Hui Chang, "YAN: The Total Solution of Active Networks", Active Network Workshop 2002, pp37-44, Taiwan, September, 2002.
[27] Berman, F., Wolski, R.; Casanova, H., “Adaptive computing on the Grid using AppLeS”, Parallel and Distributed Systems, IEEE Transactions on , Volume: 14 , Issue: 4 , April 2003, Pages:369 – 382
[28] Jackson, A.W., Sterbenz, J.P.G., Condell, “Active network monitoring and control: the SENCOMM architecture and implementation”, DARPA Active Networks Conference and Exposition, 2002. Proceedings , 29-30 May 2002, Pages:379 – 393.
[29] Yi Cui, Baochun Li, Nahrstedt, K. ,“oStream: asynchronous streaming multicast in application-layer overlay networks”, Selected Areas in Communications, IEEE Journal on , Volume: 22 , Issue: 1 , Jan. 2004, Pages:91 – 106
[30] Jiong Jin; Gubbi, J., “An Information Framework for Creating a Smart City Through Internet of Things”, Internet of Things Journal, IEEE, Volume:1, Issue: 2, 2014, pp:112-121
[31] Iyer, S., Rao Kompella, R., Shelat, A., “ClassiPl: an architecture for fast and flexible packet classification”, Network, IEEE , Volume: 15 , Issue: 2 , March-April 2001, Pages:33 – 41.
[32] Tein-Yaw Chung, Yang-Hui Chang, “PFC: A New High-Performance Packet Filter Architecture”, Journal of Internet Technology, vol. 8, no.1, Jan. 2007, pp. 67-74.
[33] S. Chen and K. Nahrstedt, “Distributed Quality of Service routing in high speed network s based on selective probing,“ in Proc. IEEE Local Computing Networks (LCN) 1998, pp. 80-89, 1998.
[34] Fei and M. Gerla, “Smart forwarding technique for routing with multiple QoS constraints,” in Proc. IEEE GLOBECOM '00, Vol. 1, pp. 599–604, 2000.
[35] K. S. Teng and M. Maheswaran, “Limited scope probing: a distributed approach for QoS-based routing,” Network Computing and Applications (NCA) 2001. IEEE International Symposium on, pp. 350–353, 2001.
[36] Johnny Chen, Peter Druschel, and Devika Subramanian, “A Simple, Practical Distributed Multi-Path Routing Algorithm,” Rice University, CS Technical Reports, TR98 –320, July 16, 1998.
[37] S.Chen and K. Nahrstedt, Y.Shavitt , “A QoS-Aware Multicast Routing Protocol,” IEEE J. Select. Areas Commun. , Vol. 18, pp. 2580–2592, Dec 2000.
[38] K. G. Shin and C. Chou, “A distributed route-selection scheme for establishing real-time channels,” in Proc. High Performance Networking, pp. 319–330, 1995.
[39] S-K Kweon and K. G. Shin, “Distributed qos routing using bounded flooding”, Technical Report, CSE-TR-388-99, University of Michigan, 1999
[40] G. Manimaran, H.S. Rahul, and C.S.R. Murthy, “A new distributed route selection approach for channel establishment in real-time networks,” IEEE/ACM Trans. Networking, Vol. 7, pp. 698 –709, Oct. 1999.
[41] H.K. Pung, J. Song, and L. Jacob, “Fast and efficient flooding based QoS routing algorithm,” in Proc. Computer Communications and Networks, pp. 298–303, 1999.
[42] C.-C. Chou, S.-K. Kweon, and K.G. Shin, “Distributed route selection for establishing real-time channels,” IEEE Trans. Parallel and Distributed Systems, Vol. 11, pp. 318 –335, Mar. 2000.
[43] Zhi Li and P. Mohapatra, “QoS-aware multicast protocol using bounded flooding (QMBF) technique”, IEEE ICC2002, pp. 1259 –1263, 2002
[44] Talia, D., Trunflo, P., “Toward a synergy between P2P and grids”, Internet Computing, IEEE , Volume: 7 , Issue: 4 , July-Aug. 2003 ,Pages:96, 94 – 95
[45] Doval, D. O'Mahony, D. ,“Overlay networks: A scalable alternative for P2P”, Internet Computing, IEEE , Volume: 7 , Issue: 4 , July-Aug. 2003, Pages:79 – 82.
[46] Yan Zhu, Min-You Wu ; Wei Shu, “Comparison study and evaluation of overlay multicast networks”, Multimedia and Expo, 2003. ICME '03. Proceedings. 2003 International Conference on (Volume:3 ), 6-9 July 2003, pp.III - 493-6 vol.3
[47] Munzner, T., Hoffman, E., Claffy, K., Fenner, B., “Visualizing the global topology of the MBone”, Proceedings IEEE Symposium on Information Visualization '96, 28-29 Oct 1996, pp. 85 - 92, 129.
[48] T. Li, et al., “A Provider Architecture for Differentiated Services and Traffic Engineering,” RFC 2430, Network Working Group, IETF, http://www.ietf.org/rfc/rfc2430.txt?number=2430.
[49] D. Awduche, et al., “Requirements for Traffic Engineering Over MPLS,” RFC 2702, Network Working Group, IETF, http://www.ietf.org/rfc/rfc2205.txt?number=2702.
[50] D.L. Tennenhouse &; J.M. Smith, “A survey of active network research,” IEEE Comm. Mag., Vol. 35, Jan. 1997, pp.80-86.
[51] Y.H. Chang &; T.Y. Chung, “YAN: The Total Solution in Active Networks,” ANW 2002, Sept. 2002, pp.23-30.
[52] R. Koetter &; M. Medard, “An algebraic approach to network coding,” IEEE/ACM Trans. on Networking, Vol. 11, Issue 5, Oct. 2003, pp.782-795.
[53] Y. Zhu &; B. Li, “Multicast with network coding in application-layer overlay networks,” IEEE J. on Sel. Areas in Comm., Vol. 22, Issue 1, Jan. 2004, pp.107-120.
[54] T. Larsen, “A Survey of the Theory of Wire Grids,” IEEE Trans. on Microwave Theory and Techniques, Vol. 10, May 1962, pp.191-201.
[55] J.R. Nicol &; C.T. Wilkes, “Object orientation in heterogeneous distributed computing systems,” Computer, Vol. 26, Issue 6, June 1993, pp.57-67.
[56] H.U. Heiss, “Performance Issues of Bandwidth Reservations for Grid Computing”, 15th Symposium on Computer Architecture and High Performance Computing, 2003, Proc. 10-12, Nov. 2003, pp.82-90.
[57] Duran-Limon H.A. &; Blair G.S., “Adaptive resource management in middleware: a survey,” IEEE Distributed Systems Online, Vol. 5.
[58] Vivero, J.; Tan, A., “The FAIN Management Framework: a management approach for active network environments”, 2002. ICON 2002. 10th IEEE International Conference on Networks, 27-30 Aug. 2002, Pages:369 – 374.
[59] Chawathe, Y. McCanne, S.; Brewer, E.A., “RMX: reliable multicast for heterogeneous networks”, INFOCOM 2000. Nineteenth Annual Joint Conference of the IEEE Computer and Communications Societies, 26-30 Mar 2000, pp.795 - 804 vol.2
[60] Hong Cheng, Zicheng Liu; Nanning Zheng; Jie Yang “Enhancing a Driver's Situation Awareness using a Global View Map”, 2007 IEEE International Conference on Multimedia and Expo, 2-5 July 2007, pp. 1019 – 1022.
[61] M. Handley; H. Schulzrinne;, “SIP: Session Initiation Protocol”, Network Working Group, Request for Comments: 2543, March 1999, http://www.ietf.org/rfc/rfc2543.txt?number=2543.
[62] Koji Lin, Tein-Yaw Chung, “P2P-based Multimedia Streaming Relay Service over Active Networks”, ANW 2004, Sept 2004, pages:23-30.
[63] Tein-Yaw Chung, Yang-Hui Chang, “PNECOS: A Peer-to-peer Network Coding Streaming System”, Journal of Internet Technology, vol. 10, no. 3, Jul. 2009, pp. 261-270
[64] M. Handley and V. Jacobson, “SDP: Session Description Protocol”, Network Working Group, Request for Comments: 2327, April 1998, http://www.ietf.org/rfc/rfc2327.txt?number=2327.
[65] Wei Wang, et al., “Solutions to performance problems in VoIP over a 802.11 wireless LAN,” IEEE Trans. on Vehicular Technology, Vol. 54, Issue 1, Jan. 2005, pp.366-384.
[66] D. Y. Hsiau &; J. L. Wu, “Real-time PC-based software implementation of H.261 video codec,” IEEE Trans. on Consumer Electronics, Vol. 43, Issue 4, Nov. 1997, pp.1234-1244.
[67] M.T. Sun &; T.D. Wu, “Dynamic bit allocation in video combining for multipoint conferencing,” Circuits and Systems II: IEEE Trans. on Analog and Digital Signal Proc., Vol. 45, Issue 5, May 1998, pp.644-648.
[68] J.C. Lo &; D.W. Tufts, “Active nodal task seeking (ANTS): an approach to high-performance, ultra-dependable computing,” IEEE Trans. on Aerospace and Electronic Systems, Vol. 31, July 1995, pp.987-997.
[69] S. Beddus &; S. Davis “Opening up networks with JAIN Parlay,” IEEE Comm. Mag., Vol. 38, April 2000, pp. 136-143.
[70] Z. Li &; P. Mohapatra, “QRON: QoS-aware routing in overlay networks,” IEEE J. on Sel. Areas in Comm., Vol. 22, Issue 1, Jan. 2004, pp.29-40.
[71] R. Matei &; A. Iamnitchi, “Mapping the Gnutella network,” IEEE Internet Computing, Vol. 6, Issue 1, Jan.-Feb. 2002, pp.50-57.
[72] I. Stoica &; R. Morris, “Chord: a scalable peer-to-peer lookup protocol for Internet applications,” IEEE/ACM Trans. on Networking, Vol. 11, Issue 1, Feb. 2003, pp.17-32.
[73] Li Gong, “JXTA: a network programming environment,” IEEE Internet Computing, Vol. 5, Issue 3, May-June 2001, pp.88-95.
[74] B.Y. Zhao &; Ling Huang, “Tapestry: a resilient global-scale overlay for service deployment,” IEEE J. on Sel. Areas in Comm., Vol. 22, Issue 1, Jan. 2004, pp.41-53.
[75] I. Satoh, “Building reusable mobile agents for network management,” IEEE Trans. on Systems, Man and Cybernetics, Part C, Vol. 33, Issue 3, Aug. 2003, pp.350-357.
[76] M.R. Sherif &; I.W. Habib, “Adaptive allocation of resources and call admission control for wireless ATM using genetic algorithms,” IEEE J. on Sel. Areas in Comm., Vol 18, Feb. 2000, pp.268 – 282.
[77] Long-Tae Park &; Jong-Wook Baek, “Management of service level agreements for multimedia Internet service using a utility model,” IEEE Comm. Mag., Vol 39, May 2001, pp.100-106.
[78] L.O. Burchard &; M. Hovestadt, “The virtual resource manager: an architecture for SLA-aware resource management,” CCGrid 2004, April 2004, pp. 126-133.
[79] G.C. Buttazzo &; G. Lipari, “Elastic scheduling for flexible workload management,” IEEE Trans. on Computers, Vol. 51, March 2002, pp.289-302.
[80] http://www.globus.org/
[81] A. Striegel &; G. Manimaran, “A survey of QoS multicasting issues,” IEEE Comm. Mag., Vol 40, June 2002, pp.82-87.
[82] S. Nananukul, “Latency of weighted round-robin scheduler,” Electronics Letters, Vol 39, Jan 2003. pp.256-257.
[83] Yung-Mu Chen &; Tein-Yaw Chung, "QMNF: QoS-aware Multicasting Routing Protocol using N-hop Dominating Flooding Approach on Active Network," IEEE ICACT 2005, Feb. 2002, pp.1331-1336.
[84] Jian-Jun Zhang &; You-Lin Ruan, “A greedy algorithm for scheduling fork-join task graphs,” 2003 International Conference on Machine Learning and Cybernetics, Vol 4, Nov. 2003, pp.1969-1971
[85] W. Xia, Y. Wen, C. Foh, D. Niyato, and H. Xie , “A Survey on Software-Defined Networking,” IEEE Communications Surveys &; Tutorials, to appear.
[86] “Openflow 1.3 software switch,” http://cpqd.github.io/ofsoftswitch13/
[87] Yimeng Zhao, Luigi Iannone and Michel Riguidel, “Software Switch Performance Factors in Network Virtualization Environment,” in IEEE 22nd International Conference on Network Protocols, 2014, pp.468-470
[88] M. F. Aktas, G. Haldeman and M. Parashar, “Flexible Scheduling and Control of Bandwidth and In-transit Services for End-to-End Application Workflows,” in Fourth International Workshop on Network-Aware Data Management, 2014, pp.28-31
[89] Kreutz, D., Ramos, F.M.V. ...etc., “Software-Defined Networking: A Comprehensive Survey”, Proceedings of the IEEE Vol. 103 , Issue 1, Jan. 2015, pp. 14 – 76
[90] Nishtha and Sood, M., “Software defined network — Architectures”, 2014 International Conference on Parallel, Distributed and Grid Computing (PDGC), Dec. 2014, pp. 451 – 456.
[91] “Using sdn technology to enable cost-effective bandwidth-on-demand for cloud services”, IEEE/OSA Journal of Optical Comm. and Networking, Vol 7, Issue 2, Feb 2015, pp. A326 - A334. (SDN Architecture, Multimedia)
[92] F. Hu, Q. Hao, and K. Bao, “A Survey on Software-Defined Network (SDN) and OpenFlow: From Concept to Implementation,” IEEE Comm. Surveys and Tutorials, no. 99, 2014, pp. 1–27.
[93] Zuo Qingyun, Chen Ming…etc., “On generality of the data plane and scalability of the control plane in software-defined networking”, China Comm., Vol. 11, Issue 2, Feb 2014, pp. 55 – 64. (SDN Data Plane scalability)
[94] Egilmez, H.E. &; Tekalp, A.M., “Distributed QoS Architectures for Multimedia Streaming Over Software Defined Networks”, IEEE Transactions on Multimedia, May 2014, pp. 1597 – 1609. (SDN, Control Plane, Multimedia)
[95] Asensio, A. and Velasco, L. “Managing transfer-based datacenter connections”, IEEE/OSA Journal of Optical Communications and Networking, Vol. 6, Issue 7, July 2014, pp. 660 – 669.
[96] C. J. Casey, A. Sutton, and A. Sprintson, ”tinyNBI: Distilling an API from essential OpenFlow abstractions,’’ 2014. Available: http://arxiv.org/abs/1403.6644.
[97] Qiang Duan, Yuhong Yan and Vasilakos, A.V., “A Survey on Service-Oriented Network Virtualization Toward Convergence of Networking and Cloud Computing”, IEEE Transactions on Network and Service Management, Vol. 9 , Issue 4, Dec. 2012, pp. 373 – 392.
[98] Dikaiakos, M.D., Katsaros, D., …etc., “Cloud Computing: Distributed Internet Computing for IT and Scientific Research”, IEEE Internet Computing, Vol. 13, Issue 5, Sept.-Oct. 2009, pp. 10 - 13

連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊