期刊文献+
共找到11,285篇文章
< 1 2 250 >
每页显示 20 50 100
Dynamic Service Discovery, Composition and Reconfiguration in a Model Mapping Business Process to Web Services
1
作者 Zulqarnain Abdul Jabbar Asia Samreen 《Journal of Computer and Communications》 2016年第9期24-39,共16页
In any organization where SOA has been implemented, all of the web services are registered in UDDI and users’ needs are served by using appropriate web services. So in this paper, we will try to discover a service fr... In any organization where SOA has been implemented, all of the web services are registered in UDDI and users’ needs are served by using appropriate web services. So in this paper, we will try to discover a service from repository first that can provide the required output to the user. The process becomes difficult when a single service is not able to fulfill a user’s need and we need a combination of services to answer complex needs of users. In our paper, we will suggest a simpler approach for dynamic service composition using a graph based methodology. This will be a design time service composition. This approach uses the functional and non-functional parameters of the services to select the most suitable services for composition as per user’s need. This approach involves “service classification” on the basis of functional parameters, “service discovery” on the basis of user’s need and then “service composition” using the selected services on the basis of non-functional parameters like response time, cost, security and availability. Another challenge in SOA implementation is that, once the composition has performed, some services may become faulty at runtime and may stop the entire process of serving a user’s need. So, we will also describe a way of “dynamic service reconfiguration” in our approach that will enable us to identify and replace a faulty service that is violating the SLA or is not accessible anymore. This service reconfiguration is done without redoing or reconfiguring the entire composition. In the end, to simulate the proposed approach, we will represent a prototype application built on php 5.4 using My SQL database at backend. 展开更多
关键词 SOA web services Composition web services Classification web services Discovery web services Recomposition web services Reconfiguration
下载PDF
Typed formal model for WS-CDL specification of web services composition
2
作者 辜希武 李瑞轩 卢正鼎 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期300-307,共8页
In order to formally reason and verify web services composition described by web services choreography specification WS-CDL,a typed formal model named typed Abstract WS-CDL(web services choreography description langu... In order to formally reason and verify web services composition described by web services choreography specification WS-CDL,a typed formal model named typed Abstract WS-CDL(web services choreography description language)for WS-CDL specifications is proposed.In typed Abstract WS-CDL,the syntax of type and session,typing rules and operational semantics are formalized;the collaborations of web services are formally described by sessions;the operational semantics of a session can help to formally reason the execution of the choreography;the typing rules can help to formally check the data type consistency of exchanged information between web services and capture run-time errors due to type mismatches.Particularly,the concepts of type assumption set extension and type assumption set compatibility are proposed,and the merging algorithm of type assumption sets is defined so as to eliminate type assumption conflict.Based on the formal model,typed mapping rules for mapping web services choreography to orchestration is also defined.With the typed mapping rules,orchestration stubs and their type assumption sets can be generated from a given choreography; thus, web services composition can be verified at choreography and orchestration levels,respectively.The model is proved to have properties of type safety,and how the model can help to reason and verify web services composition is illustrated through a case study. 展开更多
关键词 typed model web services composition web services choreography description language
下载PDF
基于SAML的Web Services系统及实现 被引量:1
3
作者 崔方龙 曹彩凤 龚家兵 《微机发展》 2005年第4期116-118,131,共4页
分析了WebServices(WS)存在的安全问题———授权和认证问题,引入了问题的解决办法,即日益成为信任企业工业标准的安全声明标记语言(SAML),然后详细介绍了SAML语言的三种声明、传输协议和传输绑定及其与WS系统相关的应用,最后依据SAML... 分析了WebServices(WS)存在的安全问题———授权和认证问题,引入了问题的解决办法,即日益成为信任企业工业标准的安全声明标记语言(SAML),然后详细介绍了SAML语言的三种声明、传输协议和传输绑定及其与WS系统相关的应用,最后依据SAML定义的多个信任合作者之间进行交互的技术规范以及SAML支持的单点登录(SSO),以企业WS系统为例,提出了基于SAML的WS系统模型及其实现过程。 展开更多
关键词 安全声明标记语言 web services 单点登录
下载PDF
Web services composition with QoS bound based on simulated annealing algorithm 被引量:6
4
作者 刘青 张世龙 +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 selection based on semantic similarity 被引量:1
5
作者 朱俊武 王建东 李斌 《Journal of Southeast University(English Edition)》 EI CAS 2006年第3期297-301,共5页
Services discovery based on syntactic matching cannot adapt to the open and dynamic environment of the web. To select the proper one from the web services candidate set provided by syntactic matching, a service select... Services discovery based on syntactic matching cannot adapt to the open and dynamic environment of the web. To select the proper one from the web services candidate set provided by syntactic matching, a service selection method based on semantic similarity is proposed. First, this method defines a web services ontology including QoS and context as semantic supporting, which also provides a set of terms to describe the interfaces of web services. Secondly, the similarity degree of two web services is evaluated by computing the semantic distances of those terms used to describe interfaces. Compared with existing methods, interfaces of web services can be interpreted under ontology, because it provides a formal and semantic specification of conceptualization. Meanwhile, efficiency and accuracy of services selection are improved. 展开更多
关键词 web services ONTOLOGY SEMANTICS SIMILARITY
下载PDF
A Service Design Oriented Web Services Composite Platform 被引量:7
6
作者 YANG Lei DAI Yu ZHANG Bin GAO Yan YE Lei NA Jun 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期160-164,共5页
In order to realize flexible, adaptable, extensible, efficient, and user-friendly service composition, we propose a service design oriented Web Service composite platform (SDOWSCP) and a service composition mechanis... In order to realize flexible, adaptable, extensible, efficient, and user-friendly service composition, we propose a service design oriented Web Service composite platform (SDOWSCP) and a service composition mechanism called composed-service-requestor-orient ed service composition (OBSDOSC). SDOWSCP imports ontology into UDDI to define and annotate services in a flexible and intuitive manner and employs a concept of bond as a solution to the process heterogeneity. OBSDOSC is proposed in order to do some efforts to overcome some defects which current design tools usually have such as not user friendly and too professional. This paper proposes a pattern which describes the basic features of semi-automatic composite mode, discusses the whole lifetime of composed service and highlights how to lessen the descriptive heterogeneity and process heterogeneity and how to facilitate the design of composing a service. 展开更多
关键词 web services web services Composite ONTOLOGY UDDI (universal description discovery and integration)
下载PDF
A Testing Method for Web Services Composition Based on Data-Flow 被引量:2
7
作者 HOU Jun XU Baowen +2 位作者 XU Lei WANG Di XU Junling 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期455-460,共6页
This paper proposes a method of data-flow testing for Web services composition. Firstly, to facilitate data flow analysis and constraints collecting, the existing model representation of business process execution lan... This paper proposes a method of data-flow testing for Web services composition. Firstly, to facilitate data flow analysis and constraints collecting, the existing model representation of business process execution language (BPEL) is modified in company with the analysis of data dependency and an exact representation of dead path elimination (DPE) is proposed, which over-comes the difficulties brought to dataflow analysis. Then defining and using information based on data flow rules is collected by parsing BPEL and Web services description language (WSDL) documents and the def-use annotated control flow graph is created. Based on this model, data-flow anomalies which indicate potential errors can be discovered by traversing the paths of graph, and all-du-paths used in dynamic data flow testing for Web services composition are automatically generated, then testers can design the test cases according to the collected constraints for each path selected. 展开更多
关键词 web services composition business process execution language (BPEL) web services description language (WSDL) data flow all-du-path
下载PDF
基于Web Services技术的分布式在线销售系统的开发与实现 被引量:1
8
作者 任莉君 《渤海大学学报(自然科学版)》 CAS 2020年第2期178-182,共5页
基于Web Services的分布式计算系统的体系架构,利用Web Services与JZEE等技术,以Online Shopping为实例,开发了一个分布式应用系统,并验证了设计的Online Shopping实例的全部功能均可正常运行.该系统提供Web用户界面,具备诸如用户登记... 基于Web Services的分布式计算系统的体系架构,利用Web Services与JZEE等技术,以Online Shopping为实例,开发了一个分布式应用系统,并验证了设计的Online Shopping实例的全部功能均可正常运行.该系统提供Web用户界面,具备诸如用户登记、商品目录与商品浏览等服务功能,便于消费者调用系统的内部Web服务的业务功能,通过Online Shopping的响应,获取所需的产品信息,并储存在数据库中.此外,Online Shopping也可以调用供应商的Web服务,将满足要求的订单发给供应商,从而实现产品供应商与自身系统之间的自动化的系统集成. 展开更多
关键词 web services 分布式系统 系统开发
下载PDF
Android Web Services应用研究 被引量:6
9
作者 彭海文 《电脑知识与技术》 2011年第4X期2851-2852,共2页
该文介绍了在Android平台下如何使用ksoap2库来实现Web Services的功能,并介绍了Android的消息机制,及如何通过Handler来实现异步UI更新。
关键词 ANDROID web services HANDLER ksoap
下载PDF
MANUFACTURING SERVICE SYSTEM BASED ON WEB SERVICES FOR PARALLEL KINEMATICS MACHINES
10
作者 张艳 钟诗胜 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2008年第2期135-140,共6页
Parallel kinematics machine (PKM) is advantageous over the serial machine tools in processing the complex-surface products. A manufacturing service system for PKM is developed to provide the services of the complex-... Parallel kinematics machine (PKM) is advantageous over the serial machine tools in processing the complex-surface products. A manufacturing service system for PKM is developed to provide the services of the complex-surface machining for potential geographically-dispersed manufacturing enterprises. In order to easily in- tegrate the external system, Web services are used to encapsulate post-processing functions of PKM legacy sys- tems, including compilation, workspace calculation, interfere calibration, and kinematics transformation. A ser- vice-oriented architecture(SOA) is proposed for the cooperative work between the PKM system and its client. The workflow and the function module of this manufacturing service system are presented. An example shows that as a result of SOA and loose coupling, such a Web service-based manufacturing service system is easier to in- tegrate and interoperate with its client. Meanwhile, the system decreases the manufacturing cost and improves the efficiency than its former kind of distributed system. 展开更多
关键词 machine tools computer aided manufacturing web services service-oriented architecture
下载PDF
Analysis and modeling of web services flow using π-calculus
11
作者 何涛 缪淮扣 钱忠胜 《Journal of Southeast University(English Edition)》 EI CAS 2006年第3期315-318,共4页
In order to increase the effectiveness and the reliability of web services flow, the ~r-calculus formal method is introduced as a development language for web services flow. The π-calculus overcomes inabilities of we... In order to increase the effectiveness and the reliability of web services flow, the ~r-calculus formal method is introduced as a development language for web services flow. The π-calculus overcomes inabilities of web service flow languages in demonstrating the consistency, validating the correctness and so on. The π- calculus analysis and modeling of web services flow is presented, the dynamic actions and basic activities of WS-BPEL with π-calculus formally are described, and the mapping from π-calculus expression to WS-BPEL is built. The basic construction of web services flow with the π-calculus method after the analysis of the syntax of WS-BPEL and inter-description between WS-BPEL and π-calculus is expressed. Also discussed are the approaches to web services flow by modeling from different views, and the proposed approaches through the development and modeling of an e-commerce web service flow application are illustrated. 展开更多
关键词 business process execution language (BPEL) web services work flow Π-CALCULUS
下载PDF
基于Web Services的高校教学质量监控系统的分析与设计 被引量:3
12
作者 张趁香 《电脑知识与技术(过刊)》 2011年第12X期9130-9131,共2页
结合目前高校教学管理的形势,将软件的开发结构B/S和C/S结合在一起,利用当前流行的开发工具和先进的技术设计基于Web Services的教学管理质量监控系统。把本系统柔和到校园网里,针对不同的对象把功能分别放在局域网和广域网中。
关键词 监控系统 B/S+SOAP结构 web services技术 高校教学管理
下载PDF
基于Web Services的校园教学资源整合的研究
13
作者 薛以胜 符策群 林红燕 《电脑知识与技术》 2012年第4X期2773-2775,共3页
针对高校信息化建设过程中普遍遇到的异构平台资源共享的问题,提出了一种基于Web services的教学资源整合框架。同时还介绍了Web Services的应用体系结构、相关技术和基于XML的教学资源描述方法。
关键词 web services 资源整合 XML 异构系统 SOA
下载PDF
基于Web Services的GIS与应用模型集成研究 被引量:87
14
作者 于海龙 邬伦 +2 位作者 刘瑜 李大军 刘丽萍 《测绘学报》 EI CSCD 北大核心 2006年第2期153-159,165,共8页
分析GIS与应用模型集成的研究现状及存在的问题。针对存在的问题,提出基于Web Services的GIS与应用模型集成方法。具体定义应用模型服务体系及其与空间信息服务体系的关系,讨论基于服务链的GIS-ervices与应用模型服务集成服务链样式、... 分析GIS与应用模型集成的研究现状及存在的问题。针对存在的问题,提出基于Web Services的GIS与应用模型集成方法。具体定义应用模型服务体系及其与空间信息服务体系的关系,讨论基于服务链的GIS-ervices与应用模型服务集成服务链样式、集成实现过程、集成开发流程,给出基于服务集成实现小流域地貌演化问题计算的服务集成分析设计与实验结果。实验结果证明本文提出的基于Web Services的GIS与应用模型集成方法正确可行。 展开更多
关键词 地理信息服务(GIservices) 应用模型服务 服务集成 web services GIS
下载PDF
基于Web Services的企业应用集成技术及实现 被引量:51
15
作者 许科峰 高建民 +1 位作者 陈富民 高智勇 《计算机应用》 CSCD 北大核心 2004年第3期155-157,共3页
企业应用集成是通过硬件、软件、标准和业务过程的结合,实现两个或多个企业系统之间的无缝集成,使它们能够统一运作。在分析传统的软件开发模式和系统集成方法所存在问题的基础上,提出了利用WebServices技术来实现企业应用集成的解决方... 企业应用集成是通过硬件、软件、标准和业务过程的结合,实现两个或多个企业系统之间的无缝集成,使它们能够统一运作。在分析传统的软件开发模式和系统集成方法所存在问题的基础上,提出了利用WebServices技术来实现企业应用集成的解决方案,并针对企业间供应链上企业应用集成的实际情况,给出了一个简化的供应链上企业应用集成的系统实例。 展开更多
关键词 企业应用集成(EAI) web services XML
下载PDF
基于Web Services的城市空间信息服务集成框架研究 被引量:29
16
作者 罗英伟 王文俊 +1 位作者 汪小林 许卓群 《武汉大学学报(工学版)》 CAS CSCD 北大核心 2003年第3期95-98,共4页
设计了一个基于WebServices技术的、可实现城市空间信息服务集成与互操作的框架———π系统框架 .系统由 6个层次组成 :应用层、WWW服务层、Web空间应用集成层、空间应用集成服务层、元数据服务和空间信息服务层以及空间信息库层 .根据... 设计了一个基于WebServices技术的、可实现城市空间信息服务集成与互操作的框架———π系统框架 .系统由 6个层次组成 :应用层、WWW服务层、Web空间应用集成层、空间应用集成服务层、元数据服务和空间信息服务层以及空间信息库层 .根据WAI的请求 ,AIS将不同的获取空间信息的服务和其他空间分析服务有机地集成起来 .系统给城市空间信息应用的开发者提供一个二次开发的平台和应用系统的基础框架 ,屏蔽了城市空间信息应用的分布性和GIS平台的异构性 .对于开发者来说 ,应用该框架进行二次开发 ,如同在网络中使用同一GIS平台开发一样 ,能够使用不同GIS厂商平台的空间分析服务 。 展开更多
关键词 数字城市 web services GML 集成 互操作 π系统
下载PDF
B/S结构下基于Web Services技术的空间分析方法的研究 被引量:16
17
作者 孙立坚 刘纪平 +1 位作者 王亮 朱翊 《测绘科学》 CAS CSCD 北大核心 2005年第1期60-62,共3页
文本重点研究了B/S体系结构下WebServices技术在GIS中的应用,分析了其中的关键技术,包括B/S体系结构、WebServices技术,进行了基于WebServices技术的GIS空间分析技术的研究,最后指出了基于WebServices技术的WebGIS发展前景。
关键词 B/S web services web GIS XML 空间分析
下载PDF
Multi-attribute group decision making algorithm for web services selection based on QoS 被引量:2
18
作者 童红霞 张申生 《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
Web Services技术应用与探讨 被引量:33
19
作者 胡方霞 曾一 高旻 《计算机科学》 CSCD 北大核心 2007年第3期75-77,共3页
Web Services是一种使程序的功能通过网络与其他服务交互的一种机制。文中,分析了何时利用Web Serv-ices、Web Services在系统中扮演的角色、以及Web Services设计注意事项,并通过一个网络学院的实例对这些内容进行了详细的探讨。
关键词 web services XML SOAP 体系结构
下载PDF
基于Web Services的企业应用集成方法研究 被引量:23
20
作者 吴军 邓超 +1 位作者 邵新宇 游本善 《计算机应用研究》 CSCD 北大核心 2006年第8期64-66,共3页
企业应用集成是实现企业信息系统间集成的有效解决方法。分析了传统的和基于W eb Services的企业应用集成方法,指出基于W eb Services的企业应用集成是未来的发展趋势。利用W eb Services技术,建立了企业应用集成框架,并在J2EE平台上实... 企业应用集成是实现企业信息系统间集成的有效解决方法。分析了传统的和基于W eb Services的企业应用集成方法,指出基于W eb Services的企业应用集成是未来的发展趋势。利用W eb Services技术,建立了企业应用集成框架,并在J2EE平台上实现了该集成框架,最后给出了具体的企业应用集成实例。 展开更多
关键词 企业应用集成 企业信息系统 web services
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部