a国产,中文字幕久久波多野结衣AV,欧美粗大猛烈老熟妇,女人av天堂

基于SOA的云計(jì)算框架模型研究

發(fā)布時(shí)間:2019-04-12 13:53
【摘要】:隨著互聯(lián)網(wǎng)時(shí)代信息數(shù)據(jù)的快速增長(zhǎng),云計(jì)算作為一種新型的計(jì)算模式越來(lái)越多的被廣泛應(yīng)用和發(fā)展,云計(jì)算平臺(tái)、云計(jì)算框架模型成為學(xué)術(shù)界、商業(yè)界爭(zhēng)相研究的對(duì)象。SOA體系結(jié)構(gòu)以其先進(jìn)的松散耦合、按需集成服務(wù)的設(shè)計(jì)理念,為云計(jì)算應(yīng)用系統(tǒng)的構(gòu)建提供了一種切實(shí)可行的途徑。 云計(jì)算通過(guò)互聯(lián)網(wǎng)技術(shù),可以把資源以服務(wù)的方式發(fā)布到網(wǎng)絡(luò)中,提供給用戶使用。它是一種新的計(jì)算模式,以虛擬化技術(shù)為核心,旨在為用戶提供一個(gè)高可用、較便捷使用計(jì)算資源的服務(wù)設(shè)施。 SOA是一種面向服務(wù)的軟件架構(gòu)模式。它以服務(wù)接口的方式,,把應(yīng)用程序的多個(gè)功能單元暴露給給其他應(yīng)用調(diào)用。使得構(gòu)建在SOA之上的多個(gè)應(yīng)用之間可以使用統(tǒng)一、通用的方式進(jìn)行通信。上層業(yè)務(wù)可以直接使用其他應(yīng)用提供的服務(wù)進(jìn)行整合、集成。 目前,對(duì)云計(jì)算的研究已經(jīng)漸成雛形,但是專門針對(duì)云計(jì)算應(yīng)用系統(tǒng)的搭建模型的研究還處在繼續(xù)探索之中,成果相對(duì)較少。使用合適的云計(jì)算框架模型,高效的在原有企業(yè)產(chǎn)品中實(shí)現(xiàn)云計(jì)算服務(wù),是企業(yè)在云時(shí)代環(huán)境下,信息化建設(shè)取得成功的關(guān)鍵因素。 本文在分析了大量的文獻(xiàn)知識(shí)后,結(jié)合云計(jì)算三層服務(wù)模式(IaaS、PaaS、SaaS)的特點(diǎn)和要求,給出了一種云計(jì)算框架模型。主要工作如下: (1)研究云計(jì)算概念,探討構(gòu)建云計(jì)算應(yīng)用系統(tǒng)的關(guān)鍵技術(shù)。 (2)結(jié)合SOA和云計(jì)算的特點(diǎn),分析使用SOA構(gòu)架云計(jì)算系統(tǒng)的可行性。 (3)結(jié)合云計(jì)算三層服務(wù)模式,給出了基于SOA的云計(jì)算框架模型的具體設(shè)計(jì)思路與實(shí)現(xiàn)方法。主要是使用虛擬化技術(shù)搭建IaaS層,使用平臺(tái)管理技術(shù)實(shí)現(xiàn)PaaS層,使用軟件云方式實(shí)現(xiàn)SaaS層。 (4)結(jié)合項(xiàng)目實(shí)際需求,實(shí)現(xiàn)了一個(gè)存儲(chǔ)云應(yīng)用系統(tǒng),并通過(guò)對(duì)存儲(chǔ)云服務(wù)的調(diào)用,實(shí)現(xiàn)系統(tǒng)中的文件管理。 (5)通過(guò)集成系統(tǒng)原有的服務(wù),實(shí)現(xiàn)其他的上層復(fù)雜業(yè)務(wù)。 本文提出了一種基于SOA的云計(jì)算框架模型,并且結(jié)合項(xiàng)目需求,實(shí)現(xiàn)了一個(gè)云計(jì)算系統(tǒng),驗(yàn)證了使用基于SOA云計(jì)算框架模型來(lái)搭建云計(jì)算應(yīng)用系統(tǒng)的可行性,為以后云計(jì)算應(yīng)用系統(tǒng)的搭建起到了指導(dǎo)性的作用。
[Abstract]:With the rapid growth of information and data in the Internet era, cloud computing as a new type of computing model is more and more widely used and developed. Cloud computing platform, cloud computing framework model has become an academic field. SOA architecture provides a feasible way to build cloud computing application system because of its advanced loose coupling and the design idea of integrating services on demand. Cloud computing through the Internet technology, resources can be published in a service manner to the network, to provide users with. It is a new computing mode, which takes virtualization technology as the core. It aims to provide users with a high availability, more convenient use of computing resources of the service facilities. SOA is a service-oriented software architecture model. It exposes multiple functional units of an application to other application calls as a service interface. So that multiple applications built on SOA can use a unified, general-purpose way to communicate. Upper-level services can be integrated and integrated directly using services provided by other applications. At present, the research on cloud computing has gradually taken shape, but the research on building model of cloud computing application system is still in the process of continuing exploration, and the achievement is relatively few. Using the appropriate cloud computing framework model to efficiently implement cloud computing services in the original enterprise products is the key factor for the success of enterprise information construction in the cloud age environment. After analyzing a great deal of literature knowledge, this paper presents a cloud computing framework model based on the characteristics and requirements of cloud computing three-tier service mode (IaaS,PaaS,SaaS). The main work is as follows: (1) study the concept of cloud computing and discuss the key technology of constructing cloud computing application system. (2) combining the characteristics of SOA and cloud computing, the feasibility of using SOA to construct cloud computing system is analyzed. (3) according to the three-tier service mode of cloud computing, the concrete design and implementation method of cloud computing framework model based on SOA are given. It mainly uses virtualization technology to build IaaS layer, uses platform management technology to realize PaaS layer, and uses software cloud to realize SaaS layer. (4) according to the actual requirements of the project, a storage cloud application system is implemented, and the file management in the system is realized by calling the storage cloud service. (5) through the integration of the original services of the system, other upper-level complex services can be realized. In this paper, a cloud computing framework model based on SOA is proposed, and a cloud computing system is implemented according to the project requirements. The feasibility of using SOA cloud computing framework model to build cloud computing application system is verified. For the future cloud computing application system plays a guiding role.
【學(xué)位授予單位】:重慶大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TP393.09

【參考文獻(xiàn)】

相關(guān)期刊論文 前5條

1 胡冷非;李小勇;;基于Xen的I/O準(zhǔn)虛擬化驅(qū)動(dòng)研究[J];計(jì)算機(jī)工程;2009年23期

2 李亞偉;;Indigo框架體系結(jié)構(gòu)[J];計(jì)算機(jī)應(yīng)用與軟件;2007年10期

3 顧曉峰;王健;;基于Intel VT-x的XEN全虛擬化實(shí)現(xiàn)[J];計(jì)算機(jī)技術(shù)與發(fā)展;2009年09期

4 陳丹偉;黃秀麗;任勛益;;云計(jì)算及安全分析[J];計(jì)算機(jī)技術(shù)與發(fā)展;2010年02期

5 張曉娟;易明巍;;基于云計(jì)算與SOA的企業(yè)集成架構(gòu)及實(shí)現(xiàn)[J];計(jì)算機(jī)系統(tǒng)應(yīng)用;2011年09期



本文編號(hào):2457076

資料下載
論文發(fā)表

本文鏈接:http://www.wukwdryxk.cn/guanlilunwen/ydhl/2457076.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶f373a***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com
免费看无码自慰一区二区| 日韩人妻无码精品专区综合网 | 午夜一区欧美二区高清三区 | 中国老熟妇自拍hd发布| 国产av大陆精品一区二区三区| 国产精品久久久久久久久久尿| 属马人永远最旺的颜色| 中文字幕一区二区人妻电影| 久久激情综合| 国产成人综合久久精品免费| 成人无码一区二区三区网站| 无码熟妇ΑⅤ人妻又粗又大| 亚洲中文字幕a∨在线| 国模少妇一区二区三区| 亚州国产av一区二区三区伊在| 激情五月综合| 云林县| 96亚洲精品久久久蜜桃| 久久精品国产96精品亚洲| 久久久| 志丹县| 国产成人精品怡红院在线观看 | 色涩av| 新超碰97| 欧美极品少妇xxxooo性护士 | 中国A级毛片免费观看| 欧美 日韩 国产 成人 在线观看| 国产亚洲日韩AV在线播放不卡| 久久天天躁夜夜躁狠狠躁2014| 巴彦淖尔市| 中文在线√天堂| 亚洲欧美日韩久久一区二区| 大香线蕉伊人精品超碰| AA区一区二区三无码精片| 国产乱子伦精品无码码专区| 亚洲欧美成人一区二区在线电影| 在线内射| 久久色av| 一本色道久久综合狠狠躁篇怎么玩| 97超碰资源站| 午夜精品一区|