作者搜索
新闻
  10.5.5
C-DBLP系统正式发布作者研究兴趣及学术活动展示功能,请访问作者页面试用。
  09.7.6
C-DBLP的文献BibTex信息展示功能正式上线,请访问文章详细页面使用。
  09.7.29
C-DBLP系统新增同名区分功能,欢迎大家在作者页面试用。该功能部分使用了清华大学王建勇老师课题组提出的GHOST(GrapH-based framewOrk for name diStincTion)算法,在此表示感谢。
  09.6.2
C-DBLP系统集成了作者的相关图片并在搜索结果页面展示,敬请试用。
 
基于云模型的业务管理网的设计与实现  BibTex
作者: 陈彦萍 李增智 夏虹 杨怀洲 朱正东
单位: 西安交通大学计算机系统结构与网络研究所 西安710049
关键词: 网络管理;业务管理;业务组合;业务云模型
出处: 计算机工程 2006 年 03期
基金: 国家自然科学基金资助项目(90304006);高等学校博士学科点专项科研基金资助项目(20020698018)
全文链接: 查看全文>>
摘要:
  为了解决面向业务网络管理中怎样快速提供满足用户需求的复杂新业务的问题,根据面向业务管理网(SMN)的概念和模型为基础,从业务复用的视点出发,针对整个业务生命周期建立了业务云模型,并设计了业务云发生器,可以方便快速地产生新业务。最后,给出并实现了一个基于业务云模型的SMN原型框架。
正文快照:
  传统的网管把网络设备作为管理对象,虽然网络业务是依靠网络设备和网络应用来实现的,但网络设备和应用正常并不意味着网络业务正常。所谓面向业务的网络管理是将网络业务作为被管理对象,通过实时监视与网络业务相关的网络设备和应用,监测网络业务的服务质量,收集和分析网络的业
Design and Implementation of Service-oriented Management Network Based on Clouds Model
Author: CHEN Yanping;LI Zengzhi;XIA Hong;YANG Huaizhou;ZHU Zhengdong(Institute of Computer Architecture & Network;Xi’an Jiaotong University;Xi’an 710049)
Keywords: Network management;Service-oriented management;Service composing;Service clouds model
Abstract:
 The development of new services through the composition of pre-exist ones has gained a considerable momentum as a means to realize complex services.Substantial progress has already been made towards composing services.Unfortunately,these approaches cannot build a module of the whole life cycle of composing service.In order to solve this problem,this paper designs a module named service-cloud module based on the forming picture of clouds.Service-cloud model can describe the whole life cycle of the composing Web services: discovery,compose,offer,and terminate.Based on service-cloud module,it provides the architecture,and also designs and implements a prototype of service-cloud.