期刊文献+
共找到1,749篇文章
< 1 2 88 >
每页显示 20 50 100
Apply Service Oriented Architecture and Web 2.0 Application in Web Services
1
作者 Ming-Chang Huang 《通讯和计算机(中英文版)》 2015年第2期45-48,共4页
关键词 面向服务的架构 web服务 应用 AD-HOC网络 网络服务 主机负载 体系结构 知识平台
下载PDF
Towards Enhanced Program Comprehension for Service Oriented Architecture (SOA) Systems
2
作者 Eman El-Sheikh Thomas Reichherzer +5 位作者 Laura White Norman Wilde John Coffey Sikha Bagui George Goehring Arthur Baskin 《Journal of Software Engineering and Applications》 2013年第9期435-445,共11页
Service Oriented Architecture (SOA) is an emerging paradigm for orchestrating software components to build new composite applications that enable businesses, government agencies and other organizations to collaborate ... Service Oriented Architecture (SOA) is an emerging paradigm for orchestrating software components to build new composite applications that enable businesses, government agencies and other organizations to collaborate across institutional boundaries. SOA offers new languages and a variety of software development tools that enable software engineers to configure software as services and to interconnect services with other services independent of differences in operating platform and programming and communicating languages. However, SOA composite applications introduce additional complexity into the construction, deployment and maintenance of software, for the purpose of aggravating the issue of program comprehension, which is at the heart of software maintenance. This article describes the challenges in SOA program comprehension and reports on the results of a two-part case study aimed at identifying information that would help a SOA software maintainer. Analysis of the results indicates a need for higher-level abstractions and visualizations that can enhance conventional text-based search to support SOA program understanding. This paper then reports on several specific abstractions, visualization methods, and the development of an intelligent search tool to enhance comprehension of the relationships and data within a SOA composite application. 展开更多
关键词 service oriented architecture Software Maintenance Program COMPREHENSION Intelligent SEARCH ABSTRACTION VISUALIZATION web services
下载PDF
Modeling War as a Business Process with the Assistance of Service Oriented Architecture
3
作者 Tapio Saarelainen 《通讯和计算机(中英文版)》 2014年第2期124-132,共9页
关键词 面向服务的架构 业务流程 战争 模拟 网络中心战 资源管理器 军事行动 导向
下载PDF
基于XML Web Services企业应用体系结构的开发与研究 被引量:6
4
作者 刘鲁源 王毅新 李斌 《计算机工程与应用》 CSCD 北大核心 2004年第5期230-232,共3页
提出了一种用于开发企业应用系统的基于XMLWebService技术的应用体系结构,这种结构把应用系统看成是满足一定粒度要求的WebServices组件的集合,并且给出了一种利用XML对企业业务进行统一建模配置的方法,同时在此结构上分析了WebService... 提出了一种用于开发企业应用系统的基于XMLWebService技术的应用体系结构,这种结构把应用系统看成是满足一定粒度要求的WebServices组件的集合,并且给出了一种利用XML对企业业务进行统一建模配置的方法,同时在此结构上分析了WebServices组件的集成,管理以及一种新的信息传输方式自动事件路由机制。 展开更多
关键词 XML web services .Net架构 业务建模 企业应用系统 CRM
下载PDF
基于REST Web Services的图书联合目录研究与实现 被引量:2
5
作者 史玉珍 刘玉坤 李哲秀 《计算机与数字工程》 2012年第7期128-130,共3页
为了提高图书馆编目业务的工作效率和书目元数据资源共享,结合管理平台的不一致性,展开了图书馆和出版社联合目录的web服务研究。首先介绍了SOA和Web服务的基本概念,结合REST架构的特点,提出了基于REST风格的图书馆和出版社协同编目的we... 为了提高图书馆编目业务的工作效率和书目元数据资源共享,结合管理平台的不一致性,展开了图书馆和出版社联合目录的web服务研究。首先介绍了SOA和Web服务的基本概念,结合REST架构的特点,提出了基于REST风格的图书馆和出版社协同编目的web服务方案。详细介绍了系统在服务端和客户端的设计,实现了图书联合编目系统,提高了图书编目的工作效率,并指出了今后的研究内容。 展开更多
关键词 REST SOA web服务 图书联合目录 协同合作 RESTFUL
下载PDF
RESEARCH ON REUSE-BASED WEB SERVICES COMPOSITION 被引量:1
6
作者 饶元 李尊朝 冯博琴 《Journal of Pharmaceutical Analysis》 SCIE CAS 2005年第1期10-14,48,共6页
Objective To solve the three principal problems for reusing the software components, i.e., existence, discovery and availability principles, web services provided a new solution for reusing and assembling web software... Objective To solve the three principal problems for reusing the software components, i.e., existence, discovery and availability principles, web services provided a new solution for reusing and assembling web software or components under distributed environment with a series of XML-based protocols. Methods A 4+1 meta-model between atomic services, such as Sequence, Parallelism, Alternation, Substitute and Iteration, and a kind of service composition description language in composition process are investigated. Furthermore, an architecture-based service composition model with Ontology Engine is proposed, which is based on the software architecture life-cycle model and provides a mechanism for services composition with dynamic management and deployment. Results The results of the prototype system development show that the service-composed application not only reused the web service components, but also reused the data resources located in distributed databases. Conclusion The method of reused-based web services composition observably decreases the period and cost of development and greatly improves the programming efficiency. 展开更多
关键词 web service software reuse service composition service-oriented architecture
下载PDF
A Workflow-Based Failure Recovery in Web Services Composition
7
作者 Omid Bushehrian Salman Zare Navid Keihani Rad 《Journal of Software Engineering and Applications》 2012年第2期89-95,共7页
In previous researches in the field of supporting reliability and fault tolerance in web service composition, only low level programming constructs such as exception handling (for example in WSBPEL) were considered. H... In previous researches in the field of supporting reliability and fault tolerance in web service composition, only low level programming constructs such as exception handling (for example in WSBPEL) were considered. However we believe that the reliability and fault tolerance for composite services must be handled at a higher level of abstraction, i.e. at the workflow level. Therefore a language and technology independent method for fault-tolerant composition of web services is needed. To do this, a fault tolerant workflow is built in which the execution order of the services is determined such that upon a service failure a recovery process with the lowest cost is started. The cost of a service failure includes the cost of failed service and the total costs of roll-baking the previously executed services which are dependent on the failed service. In this article a FSP language is applied to formally specify the workflow. 展开更多
关键词 FAULT TOLERANCE service oriented architecture service Composition FINITE State Process
下载PDF
基于J2EE Web Services的SSO系统的研究与设计
8
作者 时明亮 《北京工业职业技术学院学报》 2008年第2期11-14,23,共5页
通过研究和探讨J2EE Web服务技术,建立了中小企业信息化服务平台中的SSO系统。利用基于MVC的Struts技术实现了系统的架构;通过采用基于Session的用户会话跟踪技术,实现了统一认证服务的认证令牌;采用基于SSL的安全机制,保护了数据在传... 通过研究和探讨J2EE Web服务技术,建立了中小企业信息化服务平台中的SSO系统。利用基于MVC的Struts技术实现了系统的架构;通过采用基于Session的用户会话跟踪技术,实现了统一认证服务的认证令牌;采用基于SSL的安全机制,保护了数据在传输时的完整性;另外,还研究了使用Web服务技术来进行各应用子系统的集成,实现了各应用子系统统一用户身份的认证。 展开更多
关键词 web服务 SSO STRUTS架构 SSL
下载PDF
Implementation Method of Non-Intrusive Monitoring Mechanism for Web Services Testing
9
作者 Lun Cai Jing-Ling Liu Xi Wang 《Journal of Electronic Science and Technology of China》 2009年第3期207-213,共7页
In web services testing, accessing the interactive contents of measured Services and the information of service condition accurately are the key issues of system design and realization. A non-intrusive solution based ... In web services testing, accessing the interactive contents of measured Services and the information of service condition accurately are the key issues of system design and realization. A non-intrusive solution based on axis2 is presented to overcome the difficulty of the information retrieval in web service testing. It can be plugged in server side or client side freely to test pre-deployed or deployed web services. Moreover, it provides a monitoring interface and the corresponding subscription publication mechanism for users based on web services to support the quality assurance grounded on service-oriented architecture (SOA) application service. 展开更多
关键词 Monitoring mechanism service-oriented architecture web services testing
下载PDF
Performance Aware Service Pool in Dependable Service Oriented Architecture 被引量:6
10
作者 黄罡 周立 +2 位作者 刘儇哲 梅宏 张成志 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第4期565-573,共9页
As a popular approach to dependable service oriented architecture (SOA), a service pool collects a set of services that provide the same functionality by different service providers for achieving desired reliability... As a popular approach to dependable service oriented architecture (SOA), a service pool collects a set of services that provide the same functionality by different service providers for achieving desired reliability. However, if the tradeoff between reliability and other important qualities, e.g., performance, has to be considered, the construction and management of a service pool become much more complex. In this paper, an automated approach to this problem is presented. Based on the investigation of service pools in the typical triangle SOA model, two challenges critical to the effectiveness and efficiency of service pools are identified, including which services should be held by a pool and what order these services are invoked in. A set of algorithms are designed to address the two challenges and then a service pool can be automatically constructed and managed for given reliability and performance requirements in polynomial time. The approach is demonstrated on a J2EE based service platform and the comparison results between different pooling algorithms are evaluated. 展开更多
关键词 service oriented architecture service pool DEPENDABILITY PERFORMANCE
原文传递
An OGC standard-oriented architecture for distributed coal mine map services 被引量:5
11
作者 SONG Xian-feng RUI Xiao-ping +1 位作者 HOU Wei TAN Hai-qiao 《Journal of China University of Mining and Technology》 EI 2008年第3期381-385,共5页
GIS- or CAD-based technology has been widely used for cartographic maps in coal mines, but structural gaps between such maps make it difficult to provide an integrated map service, for any specific purpose, at higher ... GIS- or CAD-based technology has been widely used for cartographic maps in coal mines, but structural gaps between such maps make it difficult to provide an integrated map service, for any specific purpose, at higher levels. There is no uniform platform that can be used to manage all involved maps. The main reason for this is that datasets are submitted by individual coal mines using their individual, diverse software. No consistent model is used within the software for data abstraction and symbolization. This paper first reviews all the essential specifications concerning OGC (Open Geospatial Consortium) interoperability. Then an OGC standard-oriented architecture is proposed to provide distributed coal mine map services. Within this new architecture the management of spatial data archives, and the integration of coal mine maps, are achieved through the interfaces of geospatial services. Finally an open source geospatial approach is suggested to implement the proposed scheme. A case study of the Huaibei Coal Group is used to demonstrate the proposal. 展开更多
关键词 煤矿地图服务 OGC互用性规范 导向建筑服务 露天资源
下载PDF
SOA-based RFID public services infrastructure:architecture and its core services 被引量:5
12
作者 Zeng Junfang Li Ran Luo Jin Liu Yu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第3期577-582,共6页
Radio frequency identification (RFID) has prominent advantages compared with other autoidentification technologies. Combining RFID with network technology, physical object tracking and information sharing can possib... Radio frequency identification (RFID) has prominent advantages compared with other autoidentification technologies. Combining RFID with network technology, physical object tracking and information sharing can possibly be carried out in an innovative way. Regarding open-loop RFID applications, RFID public services infrastructure (PSI) is presented, PSI architecture is designed, and service modules are implemented, and a demonstrative application system, blood management and traceability system, is studied to verify PSI. Experimental results show the feasibility of the proposed architecture and the usability of PSI framework software. 展开更多
关键词 radio frequency identification public services service oriented architecture architecture
下载PDF
PESOI: Process Embedded Service-Oriented Architecture 被引量:2
13
作者 Wei-Tek Tsai 《软件学报》 EI CSCD 北大核心 2006年第6期1470-1484,共15页
Service-Oriented Architecture (SOA) has drawn significant attention recently, and numerous architecture approaches have been proposed to represent SOA-based applications. The architecture of SOA-based applications is ... Service-Oriented Architecture (SOA) has drawn significant attention recently, and numerous architecture approaches have been proposed to represent SOA-based applications. The architecture of SOA-based applications is different from traditional software architecture, which is mainly static. The architecture of an SOA-based application is dynamic, i.e., the application can be composed at runtime using existing services, and thus the architecture is really determined at runtime, instead of design time. SOA applications have provided a new direction for software architecture study, where the architecture can be dynamically changed at runtime to meet the new application requirements. This paper proposes a Process-Embedded Service-Oriented Infrastructure to build SOA-based applications. This infrastructure embeds the entire software lifecycle management and service-oriented system engineering into the application developed on this infrastructure. Thus, the users can easily re-develop the applications during operation to meet the changing environments and requirements, through the supports provided by the embedded infrastructure. 展开更多
关键词 服务导向处理 服务导向体系 软件体系 结构分类
下载PDF
Privacy Protection Framework with Defined Policies for Service-Oriented Architecture 被引量:2
14
作者 David S. Allison Miriam A. M. Capretz +1 位作者 Hany F. EL Yamany Shuying Wang 《Journal of Software Engineering and Applications》 2012年第3期200-215,共16页
Service-Oriented Architecture (SOA) is a computer systems design concept which aims to achieve reusability and integration in a distributed environment through the use of autonomous, loosely coupled, interoperable abs... Service-Oriented Architecture (SOA) is a computer systems design concept which aims to achieve reusability and integration in a distributed environment through the use of autonomous, loosely coupled, interoperable abstractions known as services. In order to interoperate, communication between services is very important due to their autonomous nature. This communication provides services with their functional strengths, but also creates the opportunity for the loss of privacy. In this paper, a Privacy Protection Framework for Service-Oriented Architecture (PPFSOA) is described. In this framework, a Privacy Service (PS) is used in combination with privacy policies to create privacy contracts that outline what can and cannot be done with a consumer’s personally identifiable information (PII). The privacy policy consists of one-to-many privacy rules, with each rule created from a set of six privacy elements: collector, what, purpose, retention, recipient and trust. The PS acts as an intermediary between the service consumer and service provider, to establish an unbiased contract before the two parties begin sending PII. It is shown how many Privacy Services work together to form the privacy protection framework. An examination of what current approaches to protecting privacy in an SOA environment is also presented. Finally, the operations the PS must perform in order to fulfill its tasks are outlined. 展开更多
关键词 PRIVACY service-oriented architecture web services FAIR Information Practices POLICIES CONTRACTS
下载PDF
ENTERPRISE INTEGRATION PLATFORM BASED ON SERVICEORIENTED ARCHITECTURE 被引量:2
15
作者 MENG Xiaojun ZHANG Xu +1 位作者 NING Ruxin SONG Yu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2008年第3期36-40,共5页
To achieve information integration, process integration and application integration of enterprise, an enterprise integration platform (EIP) based on service-oriented architecture (SOA) is built. The enterprise int... To achieve information integration, process integration and application integration of enterprise, an enterprise integration platform (EIP) based on service-oriented architecture (SOA) is built. The enterprise integration model depending on encapsulating the business processes as well as the enterprise applications by the neutral and standard web services is presented. The problem how to discover the existed enterprise resources and share them was resolved depending on the mechanism of publishing and discovering the services. The EIP is integrated closely with product lifecycle management (PLM) system so that the process integration as well as orchestration of the business process services is implemented by encapsulating the workflow engine of PLM system. Not only process integration and application integration, but also information integration based on the bill of material (BOM) conversion driven by process are achieved. Finally, an interpretive, qualitative case study on EIP is conducted for this research. 展开更多
关键词 Enterprise integration platform (EIP) service-oriented architecture (SOA) Information integration Process integration Application integration
下载PDF
A Service-Oriented Architecture of Cyber-Physical System and Study on Two Key Issues 被引量:1
16
作者 王鹏 向阳 张骐 《Journal of Donghua University(English Edition)》 EI CAS 2012年第4期299-304,共6页
As the basis of designing and implementing a cyber-physical system (CPS), architecture research is very important but still at preliminary stage. Since CPS includes physical components, time and space constraints seri... As the basis of designing and implementing a cyber-physical system (CPS), architecture research is very important but still at preliminary stage. Since CPS includes physical components, time and space constraints seriously challenge architecture study. In this paper, a service-oriented architecture of CPS was presented. Further, a two-way time synchronization algorithm for CPS service composition was put forward. And a formal method, for judging if actual CPS service meets space constraints, was suggested, which was based on space-π-calculus proposed. Finally, a case study was performed and CPS business process designed by the model and the proposed methods could run well. The application of research conclusion implies that it has rationality and feasibility. 展开更多
关键词 cyber-physical system (CPS) service-oriented architecture two-way time SYNCHRONIZATION space-π-calculus
下载PDF
A Collaborative Framework for Mould Design Based on Service-Oriented Architecture 被引量:1
17
作者 ZHOU Sheng, LI Jian-jun (State Key Laboratory of Plastic Forming Simulation and Die & Mould Technology, Huazhong University of Science and Technology, Wuhan 430074, China) 《Computer Aided Drafting,Design and Manufacturing》 2008年第1期39-46,共8页
Aiming at improving the traditional object-oriented three-layer architecture for collaborative design, a service-oriented framework for mould design is established by adding a Web service layer to decoupling the direc... Aiming at improving the traditional object-oriented three-layer architecture for collaborative design, a service-oriented framework for mould design is established by adding a Web service layer to decoupling the direct linking of user interface to functional modules,making the system being platform independent and programming language independent,greatly facilitating the reuse of existing software and hardware resources. .NET technology is adopted to implement the framework. An example scenario is introduced to demonstrate how the system works. 展开更多
关键词 computer supported cooperative design service-oriented architecture mould design web service
下载PDF
Describing Service-Oriented Architecture by Extended Darwin
18
作者 ZHANG Tao SHEN Mei-e +2 位作者 YING Shi YE Peng LIANG Zao-qing 《Wuhan University Journal of Natural Sciences》 EI CAS 2005年第6期971-976,共6页
Describing Service-Oriented Architecture (SOA) is critical in the development of Web based system, in this paper, an approach for describing SOA by extended Darwin is proposed. The requirements for describing SOA, w... Describing Service-Oriented Architecture (SOA) is critical in the development of Web based system, in this paper, an approach for describing SOA by extended Darwin is proposed. The requirements for describing SOA, which are different from that of ordinary architecture, are highlighted firstly, and then a solution for extending Darwin is presented. Using the extended Darwin, service components and connectors can be described explicit by the extended construct, as well as precise operational semantics of SOA by the π-calculus. Finally an example of supply-chain management system is given for manifesting the effect of the extended Darwin. 展开更多
关键词 software architecture service-oriented architecture DARWIN Π-CALCULUS
下载PDF
Case Study of Service Oriented Enterprise Architecture Framework
19
作者 Nassir Dino Awel Dico +1 位作者 Dida Midekso Worku Alemu 《Computer Technology and Application》 2012年第3期240-249,共10页
关键词 面向服务架构 企业组织 框架 建筑风格 SOA 核心服务 组成部分 组织结构
下载PDF
Service-oriented air combat simulation architecture
20
作者 赵志高 张曙光 +1 位作者 孙金标 焉彬 《Journal of Beijing Institute of Technology》 EI CAS 2012年第3期408-414,共7页
Service-oriented air combat simulation architecture is proposed.The core design goal is high agility which represents the ability to accommodate the simulation requirements change.Its main idea is to design model unit... Service-oriented air combat simulation architecture is proposed.The core design goal is high agility which represents the ability to accommodate the simulation requirements change.Its main idea is to design model units as services that can communicate and interoperate with any other services at runtime.A service is autonomous and is fully defined by a description contract which contains some combination of syntactic,semantic,and behavioral information.Based on the architecture,air combat simulation system can be described as an abstract composition of description contracts.It becomes concrete at run time as services that implement the constituent description contracts are discovered and bind.The whole process is a continuous run-time activity that responds to simulation needs and the availability of services.This provides benefits of implementation transparency and minimal dependency between models.Thus,simulation system can minimize the impact of change on it and increase the overall efficiency to respond to requirements change. 展开更多
关键词 service-oriented air combat simulation architecture agility service description
下载PDF
上一页 1 2 88 下一页 到第
使用帮助 返回顶部