期刊文献+
共找到17,856篇文章
< 1 2 250 >
每页显示 20 50 100
Web services composition with QoS bound based on simulated annealing algorithm 被引量:6
1
作者 刘青 张世龙 +1 位作者 杨锐 连祥鉴 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期308-311,共4页
In order to enable quality-aware web services selection in the process of service composition,this paper first describes the non-functional requirements of service consumers and the quality of elementary service or co... In order to enable quality-aware web services selection in the process of service composition,this paper first describes the non-functional requirements of service consumers and the quality of elementary service or composite service as a quality vector,and then models the QoS(quality of service)-aware composition as a multiple criteria optimization problem in extending directed graph.A novel simulated annealing algorithm for QoS-aware web services composition is presented.A normalizing for composite service QoS values is made,and a secondary iterative optimization is used in the algorithm.Experimental results show that the simulated annealing algorithm can satisfy the multiple criteria and global QoS requirements of service consumers.The algorithm produces near optimum solution with much less computation cost. 展开更多
关键词 web services quality of service(qos service composition simulated annealing
下载PDF
Web Services内部架构对QoS的影响 被引量:3
2
作者 刘友生 陈一平 曹光忠 《辽宁工程技术大学学报(自然科学版)》 CAS 北大核心 2010年第1期128-131,共4页
为了研究Web Services的内部构建对Web Services服务质量(QoS)的影响,设计了对应的ACTTest程序来分析Web Services内部构建中的字符串连接连接方法、数据库操作方式、序列化、输出缓存、调用开销及集群等对Web Services的QoS影响,结果表... 为了研究Web Services的内部构建对Web Services服务质量(QoS)的影响,设计了对应的ACTTest程序来分析Web Services内部构建中的字符串连接连接方法、数据库操作方式、序列化、输出缓存、调用开销及集群等对Web Services的QoS影响,结果表明Web Services内部构建对QoS有着重要影响。实验结果对优化Web Services的内部架构和网络结构,提高网络及WS的性能和可扩展性具有重要意义。 展开更多
关键词 WEB services 服务质量 数据库 字符串 序列化 调用开销 集群
下载PDF
基于代理的Web Services QoS模型研究 被引量:1
3
作者 吴虹 尹华 《煤炭技术》 CAS 北大核心 2010年第6期204-206,共3页
服务质量(QoS)描述了服务满足消费者需求的能力,提供有保证的QoS是Web服务在商业应用中获得成功的关键。本文分析了Web Services QoS的特点和实现过程,提出一种更适合于Web Services环境下的QoS建模过程,提出一种基于代理的有QoS保障的W... 服务质量(QoS)描述了服务满足消费者需求的能力,提供有保证的QoS是Web服务在商业应用中获得成功的关键。本文分析了Web Services QoS的特点和实现过程,提出一种更适合于Web Services环境下的QoS建模过程,提出一种基于代理的有QoS保障的Web Services模型。通过在传统的Web Services架构的基础上进行扩展,增加一个代理,充分发挥代理技术的灵活性、可扩充性、可重用性等优点。将QoS的相关工作完全交给代理来完成,实现一个改进的Web Services QoS架构。 展开更多
关键词 WEB服务 服务质量 代理
下载PDF
QoS驱动的Web services动态计价机制研究
4
作者 吴建斌 王晓虎 《计算机应用》 CSCD 北大核心 2008年第5期1307-1309,共3页
结合Web services的服务质量(QoS)因素和用户经验,对Web services的计价机制进行研究,提出一种QoS驱动的Web services动态计价模型,描述其计价过程,并给出相应的实现算法。通过对模型的简单实现,经测试这一计价模型在准确性和合理性上... 结合Web services的服务质量(QoS)因素和用户经验,对Web services的计价机制进行研究,提出一种QoS驱动的Web services动态计价模型,描述其计价过程,并给出相应的实现算法。通过对模型的简单实现,经测试这一计价模型在准确性和合理性上具有一定优势。 展开更多
关键词 WEB services 服务质量 动态计价 计价机制
下载PDF
Multi-attribute group decision making algorithm for web services selection based on QoS 被引量:2
5
作者 童红霞 张申生 《Journal of Southeast University(English Edition)》 EI CAS 2006年第3期302-305,共4页
To address the problem of web services selection based on quality, an approach of multi-attribute group decision making algorithm is proposed. Based on the Borda social choice function, the group decision making algor... To address the problem of web services selection based on quality, an approach of multi-attribute group decision making algorithm is proposed. Based on the Borda social choice function, the group decision making algorithm aggregates the results of multiple methods with different principles which are used to obtain constantly changing quality of service, thus increasing the confidence to select the most appropriate web service for a special task. The experimental results indicate that the proposed approach has better scalability and can be applied to large-scale distributed service computing environments. It is also shown that the proposed group decision making approach can effectively optimize the services selection and outperforms the random and robin policies. By using this approach, it can extend a method to obtain constantly changing quality of service and construct a synthetic information entity with multi-level knowledge, which guarantees the accuracy of services selection. 展开更多
关键词 web services quality of service group decision making Borda function
下载PDF
基于QoS的Web Services发现 被引量:3
6
作者 江涛 段富 《太原理工大学学报》 CAS 北大核心 2006年第3期288-290,共3页
出于对组合Web服务中QoS管理的目的,对WSDL进行扩展提出了新的服务描述语言,并扩展了Web服务的角色,提出了服务代理角色,在传统的Web Services架构的基础上进行扩展给出了一个改进的Web Services架构,最后给出了原型系统的实现方案和试... 出于对组合Web服务中QoS管理的目的,对WSDL进行扩展提出了新的服务描述语言,并扩展了Web服务的角色,提出了服务代理角色,在传统的Web Services架构的基础上进行扩展给出了一个改进的Web Services架构,最后给出了原型系统的实现方案和试验;并对试验结果作了分析,得出了改进后的Web service架构在服务发现时性能、效率优于传统的web services架构。 展开更多
关键词 WEB服务 qos WSDL WEB服务架构
下载PDF
A QoS-aware Method for Web Services Discovery 被引量:2
7
作者 Bian WU Xincai WU 《Journal of Geographic Information System》 2010年第1期40-44,共5页
The non-functional QoS (quality of service) information helps us to select a proper Web-service from the web applications, by using component services such as UDDI[1](Universal Description, Discovery, and Integration)... The non-functional QoS (quality of service) information helps us to select a proper Web-service from the web applications, by using component services such as UDDI[1](Universal Description, Discovery, and Integration) and MDS(Monitoring and Discovery System). MDS is a suite of web services to monitor and discover resources and service on Grids, but MDS only based on function aspects. This paper studies on an approach to provide the QoS information and a discovery model by using MDS and gives a system deployment and implementation plan. The simulation results show that the method is effective in service discovery. 展开更多
关键词 quality of servicE (qos) web services monitoring and DISCOVERY system (MDS)
下载PDF
Toward Cloud Computing QoS Architecture:Analysis of Cloud Systems and Cloud Services 被引量:20
8
作者 Mohammad Hossein Ghahramani MengChu Zhou Chi Tin Hon 《IEEE/CAA Journal of Automatica Sinica》 EI CSCD 2017年第1期6-18,共13页
Cloud can be defined as a new computing paradigm that provides scalable, on-demand, and virtualized resources for users. In this style of computing, users can access a shared pool of computing resources which are prov... Cloud can be defined as a new computing paradigm that provides scalable, on-demand, and virtualized resources for users. In this style of computing, users can access a shared pool of computing resources which are provisioned with minimal management efforts of users. Yet there are some obstacles and concerns about the use of clouds. Guaranteeing quality of service QoS by service providers can be regarded as one of the main concerns for companies tending to use it. Service provisioning in clouds is based on service level agreements representing a contract negotiated between users and providers. According to this contract, if a provider cannot satisfy its agreed application requirements, it should pay penalties as compensation. In this paper, we intend to carry out a comprehensive survey on the models proposed in literature with respect to the implementation principles to address the QoS guarantee issue. © 2014 Chinese Association of Automation. 展开更多
关键词 Cloud computing Distributed computer systems System of systems Systems engineering Telecommunication services Web services
下载PDF
Web Services QoS的研究与应用 被引量:1
9
作者 江涛 段富 《科技情报开发与经济》 2006年第2期218-220,共3页
出于对组合Web服务QoS管理的目的,从对组合服务管理的QoS要求出发,对WSDL进行扩展提出了新的服务描述语言,并扩展了Web服务的角色——服务代理角色,通过在传统的WebServices架构的基础上进行扩展,给出了一个改进的WebServices架构以及... 出于对组合Web服务QoS管理的目的,从对组合服务管理的QoS要求出发,对WSDL进行扩展提出了新的服务描述语言,并扩展了Web服务的角色——服务代理角色,通过在传统的WebServices架构的基础上进行扩展,给出了一个改进的WebServices架构以及原型系统的实现方案和试验,并对试验结果作了分析。 展开更多
关键词 WEB服务 qos WSDL WEB服务架构
下载PDF
An Effective QoS-Constrained Scheduling Scheme for Cloud Computing Services 被引量:1
10
作者 Liang-Teh Lee Kang-Yuan Liu Ming-Jen Chiang 《Journal of Electronic Science and Technology》 CAS 2013年第2期161-168,共8页
Cloud computing is becoming a hot topic of the information industry in recent years. Many companies provide the cloud services, such as Google Apps and Apple multimedia services. In general, by applying the virtulizat... Cloud computing is becoming a hot topic of the information industry in recent years. Many companies provide the cloud services, such as Google Apps and Apple multimedia services. In general, by applying the virtulization technologies, the data center is built for cloud computing to provide users with the eomputing and storage resources, as well as the software environment. Thus, the quality of service (QoS) must be considered to satisfy users' requirements. This paper proposes a high efficiency scheduling scheme for supporting cloud computing. The virtual machine migration technique has been applied to the proposed scheduling scheme for improving the resources utilization and satisfying the QoS requirement of users. The experimental results show that in addition to satisfying the QoS requirement of users, the proposed scheme can improve the resources utilization effectively. 展开更多
关键词 Cloud computing quality of service virtual machine migration.
下载PDF
Integrating Requirements with SLI Layer for Cloud Computing Services to Meet SLA and QoS 被引量:1
11
作者 Muhammad Irfan Zhu Hong +3 位作者 Muhammad Irfan Sharif Ahmed Junaid Haq Qureshi Rakhshanda Kanwal Muhammad Imran 《Journal of Software Engineering and Applications》 2013年第3期140-146,共7页
Cloud computing is high technology, which fulfills needs of common as well as enterprise level to meet their information and communication technology requirements and so on. Cloud computing extends existing informatio... Cloud computing is high technology, which fulfills needs of common as well as enterprise level to meet their information and communication technology requirements and so on. Cloud computing extends existing information technology capabilities and requirements. Many technologies are being merged with cloud computing, same as that orchestrations can boost cloud service provisioning process. The usage of orchestrations can play vital role to provision cloud services. Cloud service providers can create scalable cloud services at low cost by organizing cloud infrastructure by using cloud orchestrations. Dynamic orchestration flows can generate required cloud computing services to meet service level agreements and quality of services. There is a need to understand issues and barriers involved to integrate cloud orchestrations with cloud service provisioning process. There is also need to understand business related problems bordering cloud computing technology. There is much capacity to do targeted research work for cloud orchestrations and its integration with service level agreements as well as with SLI (service level integration) layer. In this article we have elaborated detailed analysis and identified a number of issues that will affect the cloud service users as well as cloud service providers and cloud service provisioning system. We are defining an approach to orchestrate cloud infrastructure by using orchestration flows, to generate cloud services in order to meet service level agreements and quality of standard. 展开更多
关键词 CLOUD Computing CLOUD Requirements CLOUD servicE PROVISIONING servicE Level Agreements Quality of service.
下载PDF
Semantic QoS Ontology and Semantic Service Ranking Approach for IoT services
12
作者 Nwe Nwe Htay Win Jian-Min Bao +1 位作者 Gang Cui Purevsuren Dalaijargal 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2014年第6期102-112,共11页
Due to a rapid increase in the number of functionally equivalent web services at open and dynamic Io T service environment,Qo S has become a major discrimination factor to reflect the user's expectation and experi... Due to a rapid increase in the number of functionally equivalent web services at open and dynamic Io T service environment,Qo S has become a major discrimination factor to reflect the user's expectation and experience of using a service.There are different languages and models for expressing Qo S advertisements and requirements among service providers and consumers.Therefore,it leads to the issues of semantic interoperability of Qo S information and semantic similarity match between a semantic description of the service being requested by the service consumer,and a formal description of the service being offered by the service provider.In this paper,we propose a hierarchical two-layer semantic Qo S ontology to promote the description and declaration of Qo S-based service information in detail for any domain and application.And,we develop a semantic matchmaking algorithm to compare the web services according to their Qo S information and adopt analytical hierarchy process( AHP) to make decision for the ranked services depending on the Qo S criteria.The comparison study and experimental result show that our proposed system is superior to other service ranking approaches. 展开更多
关键词 IoT service environment semantic qos ontology semantic matchmaking algorithm qos-based service information analytical hierarchy process
下载PDF
QOS-Guaranteed Communication Services in CSCW Support Environment
13
作者 王振凯 《High Technology Letters》 EI CAS 1999年第2期30-35,共6页
In order to support CSCW (Computer Supported Cooperative Work) applications, some basic technologies must be introduced into the computer supported environment. They are shared workspace, work management and interacti... In order to support CSCW (Computer Supported Cooperative Work) applications, some basic technologies must be introduced into the computer supported environment. They are shared workspace, work management and interaction among participants. Computer communication is essential and important for these technologies. In this paper, we will discuss different kinds of communication services required by CSCW. There are three communication styles in CSCW support environment: real time stream transfer, real time block transfer and non real time transfer. These communication services require different QoS quality of service parameters. The architecture of QoS is then analyzed and a framework of a QoS guaranteed communication service platform is proposed. 展开更多
关键词 CSCW qos COMMUNICATION servicE PLATFORM
下载PDF
User-preferences based service selection model in large-scale services with various QoS properties
14
作者 刘慧 许东 +2 位作者 许德震 雷州 张龙 《Journal of Shanghai University(English Edition)》 CAS 2011年第5期420-425,共6页
With the rapid growth of service scale, there are many services with the same functional properties but different non-flmctional properties on the Internet. There have been some global optimizing service selection alg... With the rapid growth of service scale, there are many services with the same functional properties but different non-flmctional properties on the Internet. There have been some global optimizing service selection algorithms for service selection. However, most of those approaches cannot fully reflect users' preferences or are not fully suitable for large-scale services selection. In this paper, an ant colony optimization (ACO) algorithm for the model of global optimizing service selection with various quality of srevice (QoS) properties is employed, and a user-preference based large-scale service selection algorithm is proposed. This algorithm aims at optimizing user-preferred QoS properties and selecting services that meet all user-defined QoS thresholds. Experiment results prove that this algorithm is very efficient in this regard. 展开更多
关键词 service selection quilty of service (qos ant colony optimization (ACO)
下载PDF
Hybrid Metaheuristics Web Service Composition Model for QoS Aware Services
15
作者 P.Rajeswari K.Jayashree 《Computer Systems Science & Engineering》 SCIE EI 2022年第5期511-524,共14页
Recent advancements in cloud computing(CC)technologies signified that several distinct web services are presently developed and exist at the cloud data centre.Currently,web service composition gains maximum attention ... Recent advancements in cloud computing(CC)technologies signified that several distinct web services are presently developed and exist at the cloud data centre.Currently,web service composition gains maximum attention among researchers due to its significance in real-time applications.Quality of Service(QoS)aware service composition concerned regarding the election of candidate services with the maximization of the whole QoS.But these models have failed to handle the uncertainties of QoS.The resulting QoS of composite service identified by the clients become unstable and subject to risks of failing composition by end-users.On the other hand,trip planning is an essential technique in supporting digital map services.It aims to determine a set of location based services(LBS)which cover all client intended activities quantified in the query.But the available web service composition solutions do not consider the complicated spatio-temporal features.For resolving this issue,this study develops a new hybridization of the firefly optimization algorithm with fuzzy logic based web service composition model(F3L-WSCM)in a cloud environment for location awareness.The presented F3L-WSCM model involves a discovery module which enables the client to provide a query related to trip planning such as flight booking,hotels,car rentals,etc.At the next stage,the firefly algorithm is applied to generate composition plans to minimize the number of composition plans.Followed by,the fuzzy subtractive clustering(FSC)will select the best composition plan from the available composite plans.Besides,the presented F3L-WSCM model involves four input QoS parameters namely service cost,service availability,service response time,and user rating.An extensive experimental analysis takes place on CloudSim tool and exhibit the superior performance of the presented F3L-WSCM model in terms of accuracy,execution time,and efficiency. 展开更多
关键词 Web service composition trip planning hybrid models firefly algorithm qos aware services fuzzy logic
下载PDF
基于时间序列分析的Web Service QoS预测方法 被引量:21
16
作者 华哲邦 李萌 +1 位作者 赵俊峰 谢冰 《计算机科学与探索》 CSCD 2013年第3期218-226,共9页
通过网络提供服务的Web Service的服务质量会随着网络环境、服务器负载等因素的变化而变化,如何更好地帮助用户选择在未来一段时间内符合服务质量需求的Web Service,是目前服务计算领域中需要解决的关键问题之一。针对上述问题,提出了... 通过网络提供服务的Web Service的服务质量会随着网络环境、服务器负载等因素的变化而变化,如何更好地帮助用户选择在未来一段时间内符合服务质量需求的Web Service,是目前服务计算领域中需要解决的关键问题之一。针对上述问题,提出了一种基于时间序列分析的Web Service QoS预测方法,并实现了相应的Web Service QoS自动预测工具。该工具能够根据Web Service的历史QoS数据,有效地预测未来短期内的QoS信息。以17832个Web Service的历史数据为基础,设计了相关实验,并验证了方法的有效性。 展开更多
关键词 WEB servicE 服务质量(qos) 预测 自回归求和移动平均(ARIMA) 时间序列
下载PDF
一种可扩展的Web Service QoS管理框架 被引量:32
17
作者 邵凌霜 李田 +3 位作者 赵俊峰 王亚沙 谢冰 梅宏 《计算机学报》 EI CSCD 北大核心 2008年第8期1458-1470,共13页
Web Service是目前研究界和产业界广泛关注的技术之一.随着Web Service的广泛应用,研究者们普遍认识到,服务的非功能属性,即服务质量(Quality of Service,QoS)是面向服务的应用能否成功的关键因素之一.因此,研究者们尝试从多个角度对Qo... Web Service是目前研究界和产业界广泛关注的技术之一.随着Web Service的广泛应用,研究者们普遍认识到,服务的非功能属性,即服务质量(Quality of Service,QoS)是面向服务的应用能否成功的关键因素之一.因此,研究者们尝试从多个角度对QoS相关问题展开了研究.然而,现有工作普遍关注基于QoS的动态服务选择和组装等上层应用技术,而对于如何获取、存储、度量QoS等基础支持技术研究较少,而这些基础性工作对QoS相关的研究工作具有显著的重要性.此外,不同应用领域对Web Service QoS的需求不尽相同,因此,需要有一套灵活的机制支持在QoS模型定义、QoS度量方法、QoS信息采集等方面体现出的领域特性.针对这个问题,文中提出了一个可扩展的Web Service QoS信息管理框架,详细分析了该框架涉及到的重要方法与核心技术,并给出了该框架在北京大学软件构件库系统中的设计决策和方案.最后,介绍了文中框架在一个863计划项目中的应用实例,该实例展示了用户根据其应用的领域需求对本框架进行扩展并进行Web Service QoS管理的方法,从而验证了本管理框架的可扩展性及实用性. 展开更多
关键词 WEB服务组装 服务质量 qos建模 qos信息采集 qos度量
下载PDF
一种基于Web Service的分级QoS的研究与实现 被引量:12
18
作者 徐明伟 胡春明 +1 位作者 刘旭东 马殿富 《计算机研究与发展》 EI CSCD 北大核心 2005年第4期669-675,共7页
随着WebService技术的广泛应用,QoS成为一个非常重要的问题.以服务响应时间为QoS参数,验证了一种基于WebService的分级QoS方法,提出了目标时间预设模型,并针对优化问题提出一种基于动态规划的解决方法,并实现了原型系统.实验数据表明这... 随着WebService技术的广泛应用,QoS成为一个非常重要的问题.以服务响应时间为QoS参数,验证了一种基于WebService的分级QoS方法,提出了目标时间预设模型,并针对优化问题提出一种基于动态规划的解决方法,并实现了原型系统.实验数据表明这种方法有效地控制了负载平衡,实现了服务分级. 展开更多
关键词 WEB服务质量 服务分级 服务水平协商 权重循环 响应时间 WEB服务
下载PDF
基于SDN的卫星网络端到端QoS类映射研究
19
作者 魏德宾 李婧 潘成胜 《计算机仿真》 2024年第7期55-60,共6页
针对在多个卫星网络域环境下域间协作困难,以及如何在各个卫星网络域内选择合适的QoS类实现端到端QoS类映射的问题,基于软件定义卫星网络架构,首先,提出一种SDN卫星网络域间通信方案,以及面向多QoS类的端到端服务交付数据包处理方法。其... 针对在多个卫星网络域环境下域间协作困难,以及如何在各个卫星网络域内选择合适的QoS类实现端到端QoS类映射的问题,基于软件定义卫星网络架构,首先,提出一种SDN卫星网络域间通信方案,以及面向多QoS类的端到端服务交付数据包处理方法。其次,提出一种基于多准则决策的控制模块。模块利用ELECTRE方法,在ELECTRE方法中通过综合权重法计算出各个卫星网络域内QoS指标相应的权重系数,并且利用ELECTRE方法对每个QoS类的净支配指数进行排序,从而为端到端路径的每个卫星网络域选择合适的QoS类。最后,与现有端到端QoS类映射方案进行比较,仿真结果表明,上述方法在多卫星网络域环境下保证端到端的时延、时延抖动、丢包率和代价。 展开更多
关键词 卫星网络 软件定义网络 服务质量 服务质量映射
下载PDF
一种环境因素敏感的WebServiceQoS监控方法 被引量:8
20
作者 庄媛 张鹏程 +2 位作者 李雯睿 冯钧 朱跃龙 《软件学报》 EI CSCD 北大核心 2016年第8期1978-1992,共15页
面向服务系统的执行能力依赖第三方提供的服务,在复杂多变的网络环境中,这种依赖会带来服务质量(QoS)的不确定性.而QoS是衡量第三方服务质量的重要标准,因此,有效监控QoS是对Web服务实现质量控制的必要过程.现有监控方法都未考虑环境因... 面向服务系统的执行能力依赖第三方提供的服务,在复杂多变的网络环境中,这种依赖会带来服务质量(QoS)的不确定性.而QoS是衡量第三方服务质量的重要标准,因此,有效监控QoS是对Web服务实现质量控制的必要过程.现有监控方法都未考虑环境因素的影响,比如服务器位置、用户使用服务的位置和使用时间段负载等,而这些影响在实际监控中是存在的,忽略环境因素会导致监控结果与实际结果有悖.针对这一问题,提出了一种基于加权朴素贝叶斯算法w BSRM(weightednaive Bayes running monitoring)的Web Service QoS监控方法.受机器学习分类方法的启发,通过TF-IDF(term frequency-inverse document frequency)算法计算环境因素的影响,通过对部分样本进行学习,构建加权朴素贝叶斯分类器.将监控结果分类,满足QoS标准为c_0,不满足QoS标准为c_1,监控时调用分类器得到c_0和c_1的后验概率之比,对比值进行分析,可得监控结果满足QoS属性标准、不满足QoS属性标准和不能判断这3种情况.在网络开源数据以及随机数据集上的实验结果表明:利用TF-IDF算法能够准确地估算环境因子权值,通过加权朴素贝叶斯分类器,能够更好地监控QoS,效率显著优于现有方法. 展开更多
关键词 服务质量 影响因子 TF-IDF算法 加权朴素贝叶斯分类器 监控
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部