期刊文献+
共找到17,846篇文章
< 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
The Digitization of Public Services and Its Contribution to the Quality of Service in Relation to User Satisfaction
7
作者 Bernabé Fochie Tuebou 《Open Journal of Applied Sciences》 2024年第9期2697-2716,共20页
In recent years, some governments have been working on solutions to transform public administrations and provide high-quality services to users. The United Nations has recommended integrating digital technology into v... In recent years, some governments have been working on solutions to transform public administrations and provide high-quality services to users. The United Nations has recommended integrating digital technology into various aspects of life, including public services. The objective is to offer real-time, high-quality digital services, improve the delivery of public services, enhance their effectiveness and efficiency, while achieving objectives such as transparency, interoperability and citizen satisfaction. However, most governments in developing countries are unable to keep up with this trend. As a result, they often create digital public services that fall short of users’ expectations. This study aims to identify the fundamental factors influencing the quality of service in relation to user satisfaction and to explore the relevance of digital technology in implementing this quality within Cameroon public administrations. To achieve this, we used a qualimetric research method, which included non-directive interviews, questionnaires, and structured observations. The results showed that the public services offered in our study environment did not meet users’ expectations. However, the study identified the fundamental aspects to be considered in providing quality public services connected to user satisfaction, as well as the strengths of digitization in achieving this quality. 展开更多
关键词 Digital Transformation Public services quality of service User Satisfaction
下载PDF
Affordability, Accessibility, and Quality of Maternal Health Care Services and Level of Satisfaction of Mothers in Rural Areas in China
8
作者 Teng Sun Rebecca A.Guariño 《Journal of Clinical and Nursing Research》 2024年第8期218-231,共14页
Objective:This study aimed to understand the affordability,accessibility,and quality of maternal and child health services for postpartum mothers,and their impact on satisfaction.Methods:The study utilized the Anderso... Objective:This study aimed to understand the affordability,accessibility,and quality of maternal and child health services for postpartum mothers,and their impact on satisfaction.Methods:The study utilized the Anderson model and revised the Maternal Pregnancy and Perinatal Health Service Questionnaire.A survey was conducted among 289 mothers aged 20–49 in Feicheng City.Results:Regarding accessibility,most respondents(133)reported that travel time to healthcare services exceeded 60 minutes,while 99 respondents indicated a travel time of 16–30 minutes.The issue of affordability was highlighted,with 86.85%of participants perceiving maternal healthcare services as costly,indicating a significant financial burden.More than 50%of respondents were satisfied with two specific dimensions(P<0.05)regarding the quality of maternal healthcare services.Conclusion:The study found that accessibility,affordability,and quality significantly affect mothers’satisfaction with maternal health services.Future research should focus on developing more suitable service pathways for rural mothers. 展开更多
关键词 AFFORDABILITY ACCESSIBILITY quality Maternal health care services Level of satisfaction Rural area
下载PDF
A QoS-aware Method for Web Services Discovery 被引量:2
9
作者 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
10
作者 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
11
作者 江涛 段富 《科技情报开发与经济》 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
12
作者 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
13
作者 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
Quality of Service (QoS) Provisions in Wireless Sensor Networks and Related Challenges 被引量:1
14
作者 Bhaskar Bhuyan Hiren Kumar Deva Sarma +2 位作者 Nityananda Sarma Avijit Kar Rajib Mall 《Wireless Sensor Network》 2010年第11期861-868,共8页
Wireless sensor networks (WSNs) are required to provide different levels of Quality of Services (QoS) based on the type of applications. Providing QoS support in wireless sensor networks is an emerging area of researc... Wireless sensor networks (WSNs) are required to provide different levels of Quality of Services (QoS) based on the type of applications. Providing QoS support in wireless sensor networks is an emerging area of research. Due to resource constraints like processing power, memory, bandwidth and power sources in sensor networks, QoS support in WSNs is a challenging task. In this paper, we discuss the QoS requirements in WSNs and present a survey of some of the QoS aware routing techniques in WSNs. We also explore the middleware approaches for QoS support in WSNs and finally, highlight some open issues and future direction of research for providing QoS in WSNs. 展开更多
关键词 WIRELESS Sensor Network quality of service MIDDLEWARE ROUTING
下载PDF
Semantic QoS Ontology and Semantic Service Ranking Approach for IoT services
15
作者 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
16
作者 王振凯 《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
17
作者 刘慧 许东 +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
18
作者 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
19
作者 华哲邦 李萌 +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
20
作者 邵凌霜 李田 +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
上一页 1 2 250 下一页 到第
使用帮助 返回顶部