How to Improve the Efficiency of Collaborative Product Development

Size: px
Start display at page:

Download "How to Improve the Efficiency of Collaborative Product Development"

Transcription

1 A workflow enabled distributed collaboration environment for development of complicated products Ping Jiang, Yang Yang, Ling Kuang, Xinyu Shao, Liping Zhang State Key Lab of Digital Manufacturing Equipment & Technology, Huazhong University of Science & Technology, Wuhan , China Phone: ; Abstract The development of complicated products needs the collaborative working among cross-organizational and multidisciplinary engineers adopting various geographical distributed design resources (such as CAD/CAE tools and private procedures). Facilitating the information sharing and exchanging among these heterogeneous design resources is the foundation to implement the collaborative product development, and has been researched deeply and widely. However, how to improve the efficiency of distributed collaboration is still a hard problem, and the development and implementation of new methodologies and technologies are imperative to tackle this challenge. In this paper, a workflow enabled distributed collaboration environment is developed for complicated products at the base of our previous studies, to improve the collaboration efficiency. In the developed environment, all the cooperative enterprises are connected in a P2P network, and the collaboration process of complicated products development is modeled in cross-organizational workflows, and then the cooperative execution of these cross-organizational workflows is implemented to facilitate all the activities in the product development process to be finished collaboratively. At last, the collaborative development of Small Water-Plane-Area Twin Hull (SWATH) is chosen as the case study to show the actual operation of the developed distributed collaboration environment. Keywords: collaborative product development; workflow; multidisciplinary optimization; P2P 1. Introduction The development of complicated products needs the collaboration among cross-organizational and multidisciplinary engineers adopting various geographical distributed and heterogeneous design resources (such as CAD/CAE tools and private procedures). At the same time, fast development of Internet and communication technology (ICT) facilitates the collaboration among enterprises. Currently, Collaborative Product Development (CPD) across enterprises has been recognized as an advanced strategy to combine geographical distributed project teams to develop more competitive products. Facilitating the information sharing and exchanging among lots of distributed and heterogeneous design resources is the foundation to implement the collaborative product development, and has been researched deeply and widely [1]. However, how to improve the efficiency of distributed collaboration is still a hard problem, and the development and implementation of new methodologies and technologies are imperative to tackle this challenge. Workflow technology is widely adopted to automate business processes by coordinating and controlling the flow of work and information between participants [2]. The process of CPD is a kind of typical cross-organizational workflows, so the workflow technology is one of the important enabling technologies for CPD, to improve the efficiency of distributed collaboration. Some literatures on cross-organizational workflows management have been reported [3-6]. The process-view approach was proposed to facilitate B2B workflow interoperability [7-10], and has been argued as the most promising solution for cross-organizational workflows management [11]. In our previous studies, the process-view and Petri nets combined approach was proposed and a distributed Workflow Management System (WMS) for CPD was built [12-15]. As a continuous study, a workflow enabled and P2P based distributed collaboration 447

2 environment for CPD was implemented in this paper, which provides a scalable platform for the collaborative development of complicated products. The rest of this paper is organized as follows. Section 2 analyzes the characteristics of CPD oriented cross-organizational workflow, and introduces the process-view approach based cross-organizational workflow management. The workflow enabled and P2P based distributed collaboration environment is presented in Section 3. Section 4 introduces a case study of the collaborative development of the Small Water-Plane-Area Twin Hull (SWATH), to show the actual operation of the developed distributed collaborative environment. The conclusion and future work is presented in Section CPD oriented cross-organizational workflow The CPD oriented cross-organizational workflow usually consist of lots of activities belong to different cooperative enterprises, and some of these activities maybe further decompose into sub-workflow in the cooperative enterprises. Figure 1 describes a workflow of CPD, and all activities in the workflow separately belong to three cooperative enterprises, i.e. enterprise A, B and C. In a CPD project, due to these cooperative enterprises are individual economic entities, the inner workflow of each cooperative enterprise are private and can only be partly revealed to outside. The remarkable characteristics of CPD oriented workflow are as follows [12]: Autonomic versus collaborative The workflows in cooperative enterprises are autonomic, however, these workflows should be collaboratively execute to jointly complete the CPD project. Distributed versus interrelated The workflows in cooperative enterprises are geographical distributed, however, these workflows should be interrelated to jointly form the whole workflow of CPD. Stable versus dynamic The workflows in cooperative enterprises are stable, and have become the core competence of enterprises. However, the workflow of CPD is dynamic due to the instant cooperative relationships among enterprises and quickly changed market environment. Fig 1. The workflow of CPD Facilitating the reusability of workflow models in cooperative enterprises and the interoperability among existing WMSs of cooperative organizations is vital to cross-organizational workflows management, which avoids the troublesome remodeling of workflow. In the process-view approach, the private workflow of an enterprise can be mapped to process-views to encapsulate sensitive business details and expose necessary business to partner enterprises according to cooperative requirements, and the process-views act as workflow interoperability interfaces to realize cross-organizational workflows collaboration while keeping autonomy of cooperative enterprises. The process-view approach provides a promising way to reuse the existing workflow models and WMSs of cooperative enterprises to manage 448

3 cross-organizational workflows of CPD. In order to enhance the capacity of workflow modeling of the process-view approach, our previous studies combined the process-view approach with Petri nets to manage CPD workflow, and a distributed WMS was built, more details can be referred to literatures [12-15]. 3. The workflow enabled and P2P based distributed collaboration environment In order to effectively support the collaborative development of complicated products, a distributed collaboration environment need be built. The necessary functions owned by the collaboration environment are listed as follows: The Virtual Enterprises (VE) can be dynamically constructed for CPD project. Support the timely sharing and exchanging of design information among various distributed and heterogeneous design resources in VE. WMSs in cooperative enterprises can run synchronously to ensure that the whole CPD workflow execute collaboratively and smoothly in the VE. The distributed collaborative environment should be easily extended to adapt to the quickly changed market environment. The P2P architecture can facilitate the sharing of computer resources and services by direct exchange between systems [16], which is flexible to extend to future users, when more users join the collaborative environment, it will not significantly impact the performance of the data sharing. At the same time, the P2P architecture typically integrates heterogeneous nodes [17]. So, the P2P architecture provides a new and promising paradigm to build the distributed collaboration environment. Super Peer CAD/CAE Tools Design Resources Analysis Tools & Codes Optimization Tools & Codes Project Database Collaborative Product Development Platform VE Managment Workflow System VE Index UDDI WFPN-PV system ActiveVOS Designer Collaborative Reviewing Tool- CollabVue JXTA/SOAP Adapter JXTA Network Interfaces Participant Peer JXTA/SOAP Adapter Participant Peer JXTA/SOAP Adapter Workflow System Web services Interface Workflow System Web services Interface WFPN-PV system WFPN-PV system CAD/CAE Tools Design Resources Analysis Optimization Tools & Codes Tools & Codes CAD/CAE Tools Design Resources Analysis Optimization Tools & Codes Tools & Codes Fig 2. The workflow enabled and P2P based distributed collaboration environment 449

4 At the base of our previous studies, a workflow enabled and P2P based distributed collaboration environment is developed in this section, which is described in figure 2. The distributed collaboration environment is placed on the top of the JXTA platform and the connectivity of all peers is achieved through the JXTA network interfaces. In the distributed collaboration environment, the core enterprise in VE is as the super peer, and other cooperative enterprises in VE are as the participant peers. (1) In the super peer, there is a CPD platform, which consists of a VE management module, a workflow system, and a collaborative reviewing tool called CollabVue. The detailed descriptions of three modules are as follows. The VE management module takes charge of constructing the VE for a CPD project, which consists of VE Index and UDDI sub-modules. The workflow system consists of two sub-systems: one is the Timed Colored Petri Nets (TCPN) and Process-View (PV) based WMS called WFPN-PV system, and the other is an open source Business Process Execution Language for Web Services (BPEL4WS) engine, i.e. ActiveVOS designer system. The WFPN-PV system is designed as the internal WMS of super peer, and the ActiveVOS designer system is used to take charge of defining and executing the collaborative workflow of CPD. The ActiveVOS designer system is connected to the JXTA network interfaces by the JXTA/SOAP adapter. The CollabVue is a developed collaborative reviewing tool to assist the engineers located in different places to review the design schemes collaboratively. (2) In the participant peer, the WFPN-PV system is also designed as the internal WMS, and a Web services interface is developed to connect the WFPN-PV system with the JXTA/SOAP adapter, to jointly realize the connection of WFPN-PV system with the JXTA network interfaces. In the distributed collaboration environment, the collaborative execution of CPD workflow is realize by the synchronous running of these workflow systems in cooperative enterprises of the VE, where the ActiveVOS designer system takes charge of the synchronously running of WFPN-PV systems in super peer and participant peers. Fig 3. The collaborative workflow of the SWATH development 4. Case study The SWATH mainly consists of three parts, i.e. the upper water hulls, two middle dual struts, and two dual underwater hulls. The development of the SWATH needs joint contribution of the cross-organizational and multidisciplinary engineers. The workflow of the SWATH development is described in Figure 3, which includes the activities of requirements analysis, initial design, initial scheme reviewing, multidisciplinary optimization, final scheme reviewing and detailed design. The activity of 450

5 Fig 4. The distributed collaborative development scene of the SWATH multidisciplinary optimization can be further decomposed into a sub-workflow which consists of the activities of system analysis, structural optimization, fluid optimization, system optimization and obtain optimized scheme, described in figure 3.a. Similarly, the activities of structural optimization and fluid optimization can be further decomposed into sub-workflows, and described in figure 3.b and figure 3.c separately. In the case of SWATH development, the activities of structural optimization and fluid optimization are finished by two cooperative enterprises individually, and the rest of activities in the workflow of SWATH development are finished in the core enterprise of VE. Figure 4 describes the actual operation of the built distributed collaboration environment, where a core enterprise and two selected cooperative enterprises form the VE for the development of SWATH. At the early stage of the CPD project, the workflow models are designed in WFPN-PV system and ActiveVOS designer system of the core enterprise and WFPN-PV systems of the two cooperative enterprises. At the execution stage of the CPD project, the CollabVue system are adopted to support the collaborative reviewing of initial and finial deisgn scheme of SWATH, where related engineers located in different departments of the core enterprise jointly finish the activities. With the collaborative running of WFPN-PV systems and ActiveVOS designer system, the engineers located in the three enterprises of VE are jointly finish the multidisciplinary optimization activity, adopting the geographical distributed design tools, such as ISIGHT, ANSYS and FLUENT. All activities in the workflow of SWATH development can be soomthly finished in the collaboration envrionment. 451

6 5. Conclusion The development of complicated products needs the collaboration among multidisciplinary engineers from different enterprises. To improve the efficiency of distributed collaboration, a workflow enabled and P2P based distributed collaboration environment is built, which provides a scalable platform for enterprises collaboration. In the distributed collaboration environment, the WMSs in cooperative enterprise can run synchronously to realize the collaborative execution of CPD cross-organizational workflow. At last, the collaborative development of SWATH is chosen as the case study to show the actual operation of the built collaboration environment. In the future, more collaborative product development cases in industry will be studied in the built collaboration environment. Acknowledgments This research has been supported by the Hi-Tech Research and Development Program of China under grant No.2009AA044601, the Research Fund for the Doctoral Program of Higher Education of China under grant No , and the Program for New Century Excellent Talents in University under grant No. NCET The authors also would like to thank the anonymous referees for their valuable comments. References [1] W. Li, Z. Qiu. State-of-the-Art technologies and methodologies for collaborative product development systems. International Journal of Production Research, 2006, 44(13): [2] E. Stohr, J. Zhao, Workflow automation: overview and research issues. Information Systems Frontiers, 2001, 3(3): [3] M. Blake, H. Gomaa, Agent-oriented compositional approaches to services-based cross-organizational workflow. Decision Support Systems, 2005, 40: [4] J. Jung, H. Kim, S. Kang, Standards-based approaches to B2B workflow integration. Computers & Industrial Engineering, 2006, 51: [5] Y. Luh. An innovative framework of collaborative-based workflow in development chain management. Computers & Industrial Engineering, 2011, 60: [6] K. Alexopoulos, S. Makris, V. Xanthakis, G. Chryssolouris. A web-services oriented workflow management system for integrated digital production engineering. CIRP Journal of Manufacturing Science and Technology, 2011, online. [7] D. Liu, M. Shen, Workflow modeling for virtual processes: an order-preserving process-view approach. Information Systems, 2003, 28: [8] D. Liu, M. Shen, Business-to-business workflow interoperation based on process-views. Decision Support Systems, 2004, 38: [9] R. Eshuis, P. Grefen, Constructing customized process views. Data & Knowledge Engineering, 2008, 64: [10] P. Grefen, N. Mehandjiev, G. Kouvas, G. Weichhart, R. Eshuis, Dynamic business network process management in instant virtual enterprises. Computers in Industry, 2009, 60: [11] L. Xu, H. Liu, S. Wang, K. Wang, Modeling and analysis techniques for cross-organizational workflow systems. Systems Research and Behavioral Science, 2009, 26: [12] P. Jiang, X. Shao, H. Qiu, P. Li, Interoperability of cross-organizational workflows based on process-view for collaborative product development. Concurrent Engineering: Research and Application, 2008, 16: [13] P. Jiang, X. Shao, H. Qiu, L. Gao, P. Li, A Web services and process-view combined approach for process management of collaborative product development. Computers in Industry, 2009, 60: [14] P. Jiang, X. Shao, L. Gao, H. Qiu, P. Li, A process-view approach for cross-organizational workflows management. Advanced Engineering Informatics, 2010, 24: [15] P. Jiang, Y. Ding, L. Gao, X. Shao, Y. Shen. A distributed workflow management system for collaborative product development. Proceedings of IEEE The 17th International Conference on Industrial Engineering and Engineering Management (IE&EM2010), 2010, pp [16] G. Fakas, B. Karakostas, A peer to peer (P2P) architecture for dynamic workflow management. Information and Software Technology, 2004, 46: [17] L. Fan, A. Senthil Kumar, B. Jagdish, S. Bok, Development of a distributed collaborative design framework within peer-to-peer environment. Computer-Aided Design, 2008, 40:

Capability Service Management System for Manufacturing Equipments in

Capability Service Management System for Manufacturing Equipments in Capability Service Management System for Manufacturing Equipments in Cloud Manufacturing 1 Junwei Yan, 2 Sijin Xin, 3 Quan Liu, 4 Wenjun Xu *1, Corresponding Author School of Information Engineering, Wuhan

More information

CONCEPTUAL MODEL OF MULTI-AGENT BUSINESS COLLABORATION BASED ON CLOUD WORKFLOW

CONCEPTUAL MODEL OF MULTI-AGENT BUSINESS COLLABORATION BASED ON CLOUD WORKFLOW CONCEPTUAL MODEL OF MULTI-AGENT BUSINESS COLLABORATION BASED ON CLOUD WORKFLOW 1 XINQIN GAO, 2 MINGSHUN YANG, 3 YONG LIU, 4 XIAOLI HOU School of Mechanical and Precision Instrument Engineering, Xi'an University

More information

A SaaS-based Logistics Informatization Model for Specialized Farmers Cooperatives in China

A SaaS-based Logistics Informatization Model for Specialized Farmers Cooperatives in China A SaaS-based Logistics Informatization Model for Specialized Farmers Cooperatives in China Zhongqiang Liu 1, Kaiyi Wang 1*, Shufeng Wang 1, Feng Yang 1 and Xiandi Zhang 1, 1 Beijing Research Center for

More information

Implementation of Information Integration Platform in Chinese Tobacco Industry Enterprise Based on SOA. Hong-lv Wang, Yong Cen

Implementation of Information Integration Platform in Chinese Tobacco Industry Enterprise Based on SOA. Hong-lv Wang, Yong Cen Implementation of Information Integration Platform in Chinese Tobacco Industry Enterprise Based on SOA Hong-lv Wang, Yong Cen Information Center, China Tobacco Zhejiang Industrial Co., Ltd Hangzhou, China,

More information

Open Access Research on Database Massive Data Processing and Mining Method based on Hadoop Cloud Platform

Open Access Research on Database Massive Data Processing and Mining Method based on Hadoop Cloud Platform Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 1463-1467 1463 Open Access Research on Database Massive Data Processing and Mining Method

More information

GeoSquare: A cloud-enabled geospatial information resources (GIRs) interoperate infrastructure for cooperation and sharing

GeoSquare: A cloud-enabled geospatial information resources (GIRs) interoperate infrastructure for cooperation and sharing GeoSquare: A cloud-enabled geospatial information resources (GIRs) interoperate infrastructure for cooperation and sharing Kai Hu 1, Huayi Wu 1, Zhipeng Gui 2, Lan You 1, Ping Shen 1, Shuang Gao 1, Jie

More information

Research of the Combination of Distributed Business Processes Based on Dynamic Planning

Research of the Combination of Distributed Business Processes Based on Dynamic Planning , pp.257-266 http://dx.doi.org/10.14257/ijunesst.2015.8.6.25 Research of the Combination of Distributed Business Processes Based on Dynamic Planning Yuan Gang, Sun Rui-zhi and Shi Yin-xue Key laboratory

More information

Multi-Agent Based Peer-to-Peer Workflow Management System

Multi-Agent Based Peer-to-Peer Workflow Management System Multi-Agent Based Peer-to-Peer Workflow Management System A. Aldeeb, K. Crockett and M. J. Stanton Department of Computing and Mathematics, Manchester Metropolitan University, Manchester, M1 5GD, UK {a.aldeeb,

More information

http://www.paper.edu.cn

http://www.paper.edu.cn 5 10 15 20 25 30 35 A platform for massive railway information data storage # SHAN Xu 1, WANG Genying 1, LIU Lin 2** (1. Key Laboratory of Communication and Information Systems, Beijing Municipal Commission

More information

Research of Service Granularity Base on SOA in Railway Information Sharing Platform

Research of Service Granularity Base on SOA in Railway Information Sharing Platform ISBN 978-952-5726-02-2 (Print), 978-952-5726-03-9 (CD-ROM) Proceedings of the 2009 International Symposium on Information Processing (ISIP 09) Huangshan, P. R. China, August 21-23, 2009, pp. 391-395 Research

More information

A Case Study of Enterprise Application Integration Based on Workflow Management System

A Case Study of Enterprise Application Integration Based on Workflow Management System A Case Study of Enterprise Application Integration Based on Workflow Management System Baosen Yang and Lu Liu Department of Information Systems, School of Economics and Management, Beihang University,

More information

Research on Distributed Knowledge Base System Architecture for Knowledge Sharing of Virtual Organization

Research on Distributed Knowledge Base System Architecture for Knowledge Sharing of Virtual Organization Research on Distributed Knowledge Base System Architecture for Knowledge Sharing of Virtual Organization Ruzhi Xu 1,2 Peiguang Lin 1 Cheng Liu 1 1 School of Computer & Information Engineering, Shandong

More information

Information integration platform for CIMS. Chan, FTS; Zhang, J; Lau, HCW; Ning, A

Information integration platform for CIMS. Chan, FTS; Zhang, J; Lau, HCW; Ning, A Title Information integration platform for CIMS Author(s) Chan, FTS; Zhang, J; Lau, HCW; Ning, A Citation IEEE International Conference on Management of Innovation and Technology Proceedings, Singapore,

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015 RESEARCH ARTICLE OPEN ACCESS Ensuring Reliability and High Availability in Cloud by Employing a Fault Tolerance Enabled Load Balancing Algorithm G.Gayathri [1], N.Prabakaran [2] Department of Computer

More information

Process Modeling for Internet Scale Virtual Enterprise Collaborations

Process Modeling for Internet Scale Virtual Enterprise Collaborations Process Modeling for Internet Scale Virtual Enterprise Collaborations Chong Wang 1, Lai Xu 2, Paul de Vrieze 2 and Peng Liang 1, 1 State Key Lab. of Software Engineering, Wuhan University, China {cwang,liangp}@sklse.org

More information

ENHANCING ENTERPRISE COLLABORATION BY USING MULTIFACETED SERVICES

ENHANCING ENTERPRISE COLLABORATION BY USING MULTIFACETED SERVICES 56 ENHANCING ENTERPRISE COLLABORATION BY USING MULTIFACETED SERVICES Sodki Chaari 1, 2, Loubna Ali 1, Frédérique Biennier 1, Joël Favrel 1, Chokri Ben Amar 2 INSA de Lyon - LIESP, Lyon, FRANCE {sodki.chaari,

More information

Make search become the internal function of Internet

Make search become the internal function of Internet Make search become the internal function of Internet Wang Liang 1, Guo Yi-Ping 2, Fang Ming 3 1, 3 (Department of Control Science and Control Engineer, Huazhong University of Science and Technology, WuHan,

More information

Multi-agent System based Service Oriented Architecture for Supply Chain Management System (MAS-SOA-SCM)

Multi-agent System based Service Oriented Architecture for Supply Chain Management System (MAS-SOA-SCM) Volume 27 No.5, August 2011 Multi-agent System based Service Oriented Architecture for Supply Chain Management System (MAS-SOA-SCM) Dr. S. Srinivasan Professor PDM Engineering College Bhadurgarh 1245 Haryana,

More information

P2PCloud-W: A Novel P2PCloud Workflow Management Architecture Based on Petri Net

P2PCloud-W: A Novel P2PCloud Workflow Management Architecture Based on Petri Net , pp.191-200 http://dx.doi.org/10.14257/ijgdc.2015.8.2.18 P2PCloud-W: A Novel P2PCloud Workflow Management Architecture Based on Petri Net Xuemin Zhang, Zenggang Xiong *, Gangwei Wang, Conghuan Ye and

More information

Multi-Agent Model for Automation of Business Process Management System Based on Service Oriented Architecture

Multi-Agent Model for Automation of Business Process Management System Based on Service Oriented Architecture Multi-Agent Model for Automation of Business Process Management System Based on Service Oriented Architecture Soe Winn, May Thwe Oo Abstract Business process automation is an important task in an enterprise

More information

An Architecture Model of Sensor Information System Based on Cloud Computing

An Architecture Model of Sensor Information System Based on Cloud Computing An Architecture Model of Sensor Information System Based on Cloud Computing Pengfei You, Yuxing Peng National Key Laboratory for Parallel and Distributed Processing, School of Computer Science, National

More information

A Model for Component Based E-governance Software Systems

A Model for Component Based E-governance Software Systems A Model for Component Based E-governance Software Systems A.SHRABAN KUMAR 1, G.JAYARAO 2,B.SHANKAR NAYAK 3, KBKS. DURGA 4 A.ESWARA RAO 5 1,2,3,4 Associate Professor CSE, St.MARTIN S ENGINEERING COLLEGE,

More information

Construction of DBMS for the Warehouse of Textile Enterprise Based on RFID Technology

Construction of DBMS for the Warehouse of Textile Enterprise Based on RFID Technology Construction of DBMS for the Warehouse of Textile Enterprise Based on RFID Technology Ruru Pan, Jihong Liu, Weidong Gao, Hongbo Wang, Jianli Liu School of Textile and Clothing, Jiangnan Univerisity, Lihu

More information

CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES

CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES 1 MYOUNGJIN KIM, 2 CUI YUN, 3 SEUNGHO HAN, 4 HANKU LEE 1,2,3,4 Department of Internet & Multimedia Engineering,

More information

UPS battery remote monitoring system in cloud computing

UPS battery remote monitoring system in cloud computing , pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology

More information

A Research on the Architecture of ERP for Small & Medium-Sized Enterprise Based on Agent and SOA

A Research on the Architecture of ERP for Small & Medium-Sized Enterprise Based on Agent and SOA A Research on the Architecture of ERP for Small & Medium-Sized Enterprise Based on Agent and SOA Ruixue Fu 1, Zhanhong Xin 2 and Jianzhang Wu 3 1,2 School of Economics and Management, Beijing University

More information

Study on Redundant Strategies in Peer to Peer Cloud Storage Systems

Study on Redundant Strategies in Peer to Peer Cloud Storage Systems Applied Mathematics & Information Sciences An International Journal 2011 NSP 5 (2) (2011), 235S-242S Study on Redundant Strategies in Peer to Peer Cloud Storage Systems Wu Ji-yi 1, Zhang Jian-lin 1, Wang

More information

Flexible Business Process Integration for Clusters of Small-Medium Sized Enterprises in Heterogenous Environment

Flexible Business Process Integration for Clusters of Small-Medium Sized Enterprises in Heterogenous Environment JOURNAL OF SOFTWARE, VOL. 4, NO. 4, JUNE 2009 315 Flexible Business Process Integration for Clusters of Small-Medium Sized Enterprises in Heterogenous Environment Bo Jiang College of Computer and Information

More information

Design of Electronic Medical Record System Based on Cloud Computing Technology

Design of Electronic Medical Record System Based on Cloud Computing Technology TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.5, May 2014, pp. 4010 ~ 4017 DOI: http://dx.doi.org/10.11591/telkomnika.v12i5.4392 4010 Design of Electronic Medical Record System Based

More information

Trust Model to Enhance Security and Interoperability of Cloud Environment

Trust Model to Enhance Security and Interoperability of Cloud Environment Trust Model to Enhance Security and Interoperability of Cloud Environment Wenjuan Li 1,2 and Lingdi Ping 1 1 College of Computer Science and Technology, Zhejiang University, Hangzhou, Zhejiang 310058,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Internet has revolutionized the world. There seems to be no limit to the imagination of how computers can be used to help mankind. Enterprises are typically comprised of hundreds

More information

A Framework of Knowledge Management System for Support Decision Making on Web-enabled Environment

A Framework of Knowledge Management System for Support Decision Making on Web-enabled Environment A Framework of Management System for Support Decision Making on Web-enabled Environment A Framework of Management System for Support Decision Making on Web-enabled Environment 1,2 Wang Jinbo, 3 Liu Xuefeng,

More information

Open Access The Cooperative Study Between the Hadoop Big Data Platform and the Traditional Data Warehouse

Open Access The Cooperative Study Between the Hadoop Big Data Platform and the Traditional Data Warehouse Send Orders for Reprints to reprints@benthamscience.ae 1144 The Open Automation and Control Systems Journal, 2015, 7, 1144-1152 Open Access The Cooperative Study Between the Hadoop Big Data Platform and

More information

Study on Architecture and Implementation of Port Logistics Information Service Platform Based on Cloud Computing 1

Study on Architecture and Implementation of Port Logistics Information Service Platform Based on Cloud Computing 1 , pp. 331-342 http://dx.doi.org/10.14257/ijfgcn.2015.8.2.27 Study on Architecture and Implementation of Port Logistics Information Service Platform Based on Cloud Computing 1 Changming Li, Jie Shen and

More information

ENABLING SEMANTIC SEARCH IN STRUCTURED P2P NETWORKS VIA DISTRIBUTED DATABASES AND WEB SERVICES

ENABLING SEMANTIC SEARCH IN STRUCTURED P2P NETWORKS VIA DISTRIBUTED DATABASES AND WEB SERVICES ENABLING SEMANTIC SEARCH IN STRUCTURED P2P NETWORKS VIA DISTRIBUTED DATABASES AND WEB SERVICES Maria Teresa Andrade FEUP / INESC Porto mandrade@fe.up.pt ; maria.andrade@inescporto.pt http://www.fe.up.pt/~mandrade/

More information

Integrated Tourism Service Supply Chain Management System Based on SOA

Integrated Tourism Service Supply Chain Management System Based on SOA Supply Chain System Based on SOA HU Xinyue School of, Jinan University Guangzhou 510632, Guangdong, P.R. China Abstract: To support the coordinated operation of the tourism service supply chain, integrated

More information

On Cloud Computing Technology in the Construction of Digital Campus

On Cloud Computing Technology in the Construction of Digital Campus 2012 International Conference on Innovation and Information Management (ICIIM 2012) IPCSIT vol. 36 (2012) (2012) IACSIT Press, Singapore On Cloud Computing Technology in the Construction of Digital Campus

More information

Cloud Based E-Learning Platform Using Dynamic Chunk Size

Cloud Based E-Learning Platform Using Dynamic Chunk Size Cloud Based E-Learning Platform Using Dynamic Chunk Size Dinoop M.S #1, Durga.S*2 PG Scholar, Karunya University Assistant Professor, Karunya University Abstract: E-learning is a tool which has the potential

More information

Service-Oriented Software Testing Platform *

Service-Oriented Software Testing Platform * Service-Oriented Software Testing Platform * Fagui Liu 1, Chunwei Luo 1 School of Computer Science and Engineering, South China University of Technology 510640 Guangzhou, Guangdong, P.R. China fgliu@scut.edu.cn,

More information

GEOSPATIAL SERVICE PLATFORM FOR EDUCATION AND RESEARCH

GEOSPATIAL SERVICE PLATFORM FOR EDUCATION AND RESEARCH GEOSPATIAL SERVICE PLATFORM FOR EDUCATION AND RESEARCH Jianya Gong, Huayi Wu, Wanshou Jiang, Wei Guo, Xi Zhai, Peng Yue State Key Laboratory of Information Engineering in Surveying, Mapping and Remote

More information

The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang

The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang Nanjing Communications

More information

IMPROVING BUSINESS PROCESS MODELING USING RECOMMENDATION METHOD

IMPROVING BUSINESS PROCESS MODELING USING RECOMMENDATION METHOD Journal homepage: www.mjret.in ISSN:2348-6953 IMPROVING BUSINESS PROCESS MODELING USING RECOMMENDATION METHOD Deepak Ramchandara Lad 1, Soumitra S. Das 2 Computer Dept. 12 Dr. D. Y. Patil School of Engineering,(Affiliated

More information

Research on Digital Agricultural Information Resources Sharing Plan Based on Cloud Computing *

Research on Digital Agricultural Information Resources Sharing Plan Based on Cloud Computing * Research on Digital Agricultural Information Resources Sharing Plan Based on Cloud Computing * Guifen Chen 1,**, Xu Wang 2, Hang Chen 1, Chunan Li 1, Guangwei Zeng 1, Yan Wang 1, and Peixun Liu 1 1 College

More information

Processes integration and coordination in collaborative models to supply chain management

Processes integration and coordination in collaborative models to supply chain management Processes integration and coordination in collaborative models to supply chain management PhD student: Ing. VILLARREAL, Pablo David RESEARCH AREA Supply Chain Management, Agent-oriented Software Engineering,

More information

A Semantic Marketplace of Peers Hosting Negotiating Intelligent Agents

A Semantic Marketplace of Peers Hosting Negotiating Intelligent Agents A Semantic Marketplace of Peers Hosting Negotiating Intelligent Agents Theodore Patkos and Dimitris Plexousakis Institute of Computer Science, FO.R.T.H. Vassilika Vouton, P.O. Box 1385, GR 71110 Heraklion,

More information

2 (18) - SOFTWARE ARCHITECTURE Service Oriented Architecture - Sven Arne Andreasson - Computer Science and Engineering.

2 (18) - SOFTWARE ARCHITECTURE Service Oriented Architecture - Sven Arne Andreasson - Computer Science and Engineering. Service Oriented Architecture Definition (1) Definitions Services Organizational Impact SOA principles Web services A service-oriented architecture is essentially a collection of services. These services

More information

Research on Trust Management Strategies in Cloud Computing Environment

Research on Trust Management Strategies in Cloud Computing Environment Journal of Computational Information Systems 8: 4 (2012) 1757 1763 Available at http://www.jofcis.com Research on Trust Management Strategies in Cloud Computing Environment Wenjuan LI 1,2,, Lingdi PING

More information

Establishment of Fire Control Management System in Building Information Modeling Environment

Establishment of Fire Control Management System in Building Information Modeling Environment Establishment of Fire Control Management System in Building Information Modeling Environment Yan-Chyuan Shiau 1, Chong-Teng Chang 2 Department of Construction Management, Chung Hua University, 707, Wu-Fu

More information

SOA Based Mobile Application Software Test Framework

SOA Based Mobile Application Software Test Framework SOA Based Mobile Application Software Framework LIU Zhi-fang, LIU Bin Dept. of System Engineering of Engineering Technology Beihang University Beijing, China GAO Xiao-peng School of Computer Science and

More information

Study on IOT based Architecture of Logistics Service Supply Chain

Study on IOT based Architecture of Logistics Service Supply Chain , pp.169-178 http://dx.doi.org/10.14257/ijgdc.2014.7.1.15 Study on IOT based Architecture of Logistics Service Supply Chain Wei Liu and Zhijun Gao College of Transport and Communications, Shanghai Maritime

More information

Model Driven and Service Oriented Enterprise Integration---The Method, Framework and Platform

Model Driven and Service Oriented Enterprise Integration---The Method, Framework and Platform Driven and Oriented Integration---The Method, Framework and Platform Shuangxi Huang, Yushun Fan Department of Automation, Tsinghua University, 100084 Beijing, P.R. China {huangsx, fanyus}@tsinghua.edu.cn

More information

A Study on the Integration Model of EIS Based on SOA

A Study on the Integration Model of EIS Based on SOA A Study on the Integration Model of EIS Based on SOA Xu Yang and Zhanhong Xin School of Economics and Management, Beijing University of Posts and Telecommunications, Beijing 100876, P.R. China yangx.china@gmail.com

More information

Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb

Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb College

More information

A Scheme for Implementing Load Balancing of Web Server

A Scheme for Implementing Load Balancing of Web Server Journal of Information & Computational Science 7: 3 (2010) 759 765 Available at http://www.joics.com A Scheme for Implementing Load Balancing of Web Server Jianwu Wu School of Politics and Law and Public

More information

The Regional Medical Business Process Optimization Based on Cloud Computing Medical Resources Sharing Environment

The Regional Medical Business Process Optimization Based on Cloud Computing Medical Resources Sharing Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, Special Issue Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0034 The Regional Medical

More information

An agent-based Web service workflow model for inter-enterprise collaboration

An agent-based Web service workflow model for inter-enterprise collaboration Expert Systems with Applications Expert Systems with Applications 31 (2006) 787 799 www.elsevier.com/locate/eswa An agent-based Web service workflow model for inter-enterprise collaboration Shuying Wang,

More information

A Reference Architecture for Self-organizing Service-oriented Computing

A Reference Architecture for Self-organizing Service-oriented Computing A Reference Architecture for Self-organizing Service-oriented Computing Lei Liu, Stefan Thanheiser, Hartmut Schmeck Institute for Applied Informatics und Formal Description Methods (AIFB) Karlsruhe Institute

More information

Data-Aware Service Choreographies through Transparent Data Exchange

Data-Aware Service Choreographies through Transparent Data Exchange Institute of Architecture of Application Systems Data-Aware Service Choreographies through Transparent Data Exchange Michael Hahn, Dimka Karastoyanova, and Frank Leymann Institute of Architecture of Application

More information

QoS EVALUATION OF CLOUD SERVICE ARCHITECTURE BASED ON ANP

QoS EVALUATION OF CLOUD SERVICE ARCHITECTURE BASED ON ANP QoS EVALUATION OF CLOUD SERVICE ARCHITECTURE BASED ON ANP Mingzhe Wang School of Automation Huazhong University of Science and Technology Wuhan 430074, P.R.China E-mail: mingzhew@gmail.com Yu Liu School

More information

Enterprise Application Designs In Relation to ERP and SOA

Enterprise Application Designs In Relation to ERP and SOA Enterprise Application Designs In Relation to ERP and SOA DESIGNING ENTERPRICE APPLICATIONS HASITH D. YAGGAHAVITA 20 th MAY 2009 Table of Content 1 Introduction... 3 2 Patterns for Service Integration...

More information

Cloud Storage Solution for WSN Based on Internet Innovation Union

Cloud Storage Solution for WSN Based on Internet Innovation Union Cloud Storage Solution for WSN Based on Internet Innovation Union Tongrang Fan 1, Xuan Zhang 1, Feng Gao 1 1 School of Information Science and Technology, Shijiazhuang Tiedao University, Shijiazhuang,

More information

APPLICATIONS AND RESEARCH ON GIS FOR THE REAL ESTATE

APPLICATIONS AND RESEARCH ON GIS FOR THE REAL ESTATE APPLICATIONS AND RESEARCH ON GIS FOR THE REAL ESTATE Chengda Lin, Lingkui Meng, Heping Pan School of Remote Sensing Information Engineering Wuhan University, 129 Luoyu Road, Wuhan 430079, China Tel: (86-27)-8740-4336

More information

Tasks Scheduling Game Algorithm Based on Cost Optimization in Cloud Computing

Tasks Scheduling Game Algorithm Based on Cost Optimization in Cloud Computing Journal of Computational Information Systems 11: 16 (2015) 6037 6045 Available at http://www.jofcis.com Tasks Scheduling Game Algorithm Based on Cost Optimization in Cloud Computing Renfeng LIU 1, Lijun

More information

The design of an open laboratory information management system based upon a browser/server (B/S) architecture

The design of an open laboratory information management system based upon a browser/server (B/S) architecture World Transactions on Engineering and Technology Education Vol.11, No.1, 2013 2013 WIETE The design of an open laboratory information management system based upon a browser/server (B/S) architecture Wen-cheng

More information

Research on Semantic Web Service Composition Based on Binary Tree

Research on Semantic Web Service Composition Based on Binary Tree , pp.133-142 http://dx.doi.org/10.14257/ijgdc.2015.8.2.13 Research on Semantic Web Service Composition Based on Binary Tree Shengli Mao, Hui Zang and Bo Ni Computer School, Hubei Polytechnic University,

More information

Design and Implementation of IaaS platform based on tool migration Wei Ding

Design and Implementation of IaaS platform based on tool migration Wei Ding 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Design and Implementation of IaaS platform based on tool migration Wei Ding State Key Laboratory

More information

OPTIMIZATION STRATEGY OF CLOUD COMPUTING SERVICE COMPOSITION RESEARCH BASED ON ANP

OPTIMIZATION STRATEGY OF CLOUD COMPUTING SERVICE COMPOSITION RESEARCH BASED ON ANP OPTIMIZATION STRATEGY OF CLOUD COMPUTING SERVICE COMPOSITION RESEARCH BASED ON ANP Xing Xu School of Automation Huazhong University of Science and Technology Wuhan 430074, P.R.China E-mail: xuxin19901201@126.com

More information

A UPS Framework for Providing Privacy Protection in Personalized Web Search

A UPS Framework for Providing Privacy Protection in Personalized Web Search A UPS Framework for Providing Privacy Protection in Personalized Web Search V. Sai kumar 1, P.N.V.S. Pavan Kumar 2 PG Scholar, Dept. of CSE, G Pulla Reddy Engineering College, Kurnool, Andhra Pradesh,

More information

RESEARCH ON THE APPLICATION OF WORKFLOW MANAGEMENT SYSTEM IN COLLABORATIVE PLATFORM FOR ENGLISH TEACHING

RESEARCH ON THE APPLICATION OF WORKFLOW MANAGEMENT SYSTEM IN COLLABORATIVE PLATFORM FOR ENGLISH TEACHING Computer Modelling and New Technologies, 2013, vol. 17, no. 3, 93 98 Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia RESEARCH ON THE APPLICATION OF WORKFLOW MANAGEMENT SYSTEM

More information

How To Model Web Service Quality Composition

How To Model Web Service Quality Composition Web Service Quality Composition Modelling Ganna Frankova DIT - University of Trento, Via Sommarive, 14, 38050 Povo-Trento, Italy email: ganna.frankova@dit.unitn.it Abstract. The critical issue of web services

More information

Design of Data Archive in Virtual Test Architecture

Design of Data Archive in Virtual Test Architecture Journal of Information Hiding and Multimedia Signal Processing 2014 ISSN 2073-4212 Ubiquitous International Volume 5, Number 1, January 2014 Design of Data Archive in Virtual Test Architecture Lian-Lei

More information

Application Integration Patterns Based on Open Resource-Based Integrated Process Platform

Application Integration Patterns Based on Open Resource-Based Integrated Process Platform Application Integration Patterns Based on Open Resource-Based Integrated Process Platform Yan Zheng, Hongming Cai, and Lihong Jiang School of Software, Shanghai JiaoTong University, Shanghai, China zhengyan.claire@gmail.com,

More information

Cloud Computing for Agent-based Traffic Management Systems

Cloud Computing for Agent-based Traffic Management Systems Cloud Computing for Agent-based Traffic Management Systems Manoj A Patil Asst.Prof. IT Dept. Khyamling A Parane Asst.Prof. CSE Dept. D. Rajesh Asst.Prof. IT Dept. ABSTRACT Increased traffic congestion

More information

Service Oriented Architecture: A driving force for paperless healthcare system

Service Oriented Architecture: A driving force for paperless healthcare system 2012 International Conference on Computer Technology and Science (ICCTS 2012) IPCSIT vol. 47 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V47.16 Service Oriented Architecture: A driving

More information

A Service Modeling Approach with Business-Level Reusability and Extensibility

A Service Modeling Approach with Business-Level Reusability and Extensibility A Service Modeling Approach with Business-Level Reusability and Extensibility Jianwu Wang 1,2, Jian Yu 1, Yanbo Han 1 1 Institute of Computing Technology, Chinese Academy of Sciences, 100080, Beijing,

More information

Evolution Feature Oriented Model Driven Product Line Engineering Approach for Synergistic and Dynamic Service Evolution in Clouds

Evolution Feature Oriented Model Driven Product Line Engineering Approach for Synergistic and Dynamic Service Evolution in Clouds Evolution Feature Oriented Model Driven Product Line Engineering Approach for Synergistic and Dynamic Service Evolution in Clouds Zhe Wang, Xiaodong Liu, Kevin Chalmers School of Computing Edinburgh Napier

More information

Remote Monitoring and Controlling System Based on ZigBee Networks

Remote Monitoring and Controlling System Based on ZigBee Networks Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr

More information

SOA Fundamentals For Java Developers. Alexander Ulanov, System Architect Odessa, 30 September 2008

SOA Fundamentals For Java Developers. Alexander Ulanov, System Architect Odessa, 30 September 2008 SOA Fundamentals For Java Developers Alexander Ulanov, System Architect Odessa, 30 September 2008 What is SOA? Software Architecture style aimed on Reuse Growth Interoperability Maturing technology framework

More information

Workflow Analysis and Design

Workflow Analysis and Design 1 CIS 525 Parallel and Distributed Software Development INTERORGANISATIONAL WORKFLOW ARCHITECTURE Using e-commerce to automate inter-business processes across supply chains presents significant challenges.

More information

Service Oriented Architecture and Its Advantages

Service Oriented Architecture and Its Advantages ORIENTAL JOURNAL OF COMPUTER SCIENCE & TECHNOLOGY An International Open Free Access, Peer Reviewed Research Journal Published By: Oriental Scientific Publishing Co., India. www.computerscijournal.org ISSN:

More information

The QoS of the Edge Router based on DiffServ

The QoS of the Edge Router based on DiffServ The QoS of the Edge Router based on DiffServ Zhang Nan 1, Mao Pengxuan 1, Xiao Yang 1, Kiseon Kim 2 1 Institute of Information and Science, Beijing Jiaotong University, Beijing 100044, China 2 Dept. of

More information

Journal of Chemical and Pharmaceutical Research, 2015, 7(3):1388-1392. Research Article. E-commerce recommendation system on cloud computing

Journal of Chemical and Pharmaceutical Research, 2015, 7(3):1388-1392. Research Article. E-commerce recommendation system on cloud computing Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2015, 7(3):1388-1392 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 E-commerce recommendation system on cloud computing

More information

Varalakshmi.T #1, Arul Murugan.R #2 # Department of Information Technology, Bannari Amman Institute of Technology, Sathyamangalam

Varalakshmi.T #1, Arul Murugan.R #2 # Department of Information Technology, Bannari Amman Institute of Technology, Sathyamangalam A Survey on P2P File Sharing Systems Using Proximity-aware interest Clustering Varalakshmi.T #1, Arul Murugan.R #2 # Department of Information Technology, Bannari Amman Institute of Technology, Sathyamangalam

More information

The Power Marketing Information System Model Based on Cloud Computing

The Power Marketing Information System Model Based on Cloud Computing 2011 International Conference on Computer Science and Information Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V51.96 The Power Marketing Information

More information

Towards P2P-based Computer Network Management *

Towards P2P-based Computer Network Management * Towards P2P-based Computer Network Management * Hui Xu, and Debao Xiao Department of Computer Science, Huazhong Normal University Wuhan, P.R. China, 430079 xuhui_1004@hotmail.com Abstract Nowadays, the

More information

A Load Balancing Algorithm based on the Variation Trend of Entropy in Homogeneous Cluster

A Load Balancing Algorithm based on the Variation Trend of Entropy in Homogeneous Cluster , pp.11-20 http://dx.doi.org/10.14257/ ijgdc.2014.7.2.02 A Load Balancing Algorithm based on the Variation Trend of Entropy in Homogeneous Cluster Kehe Wu 1, Long Chen 2, Shichao Ye 2 and Yi Li 2 1 Beijing

More information

E-Learning as a Web Service

E-Learning as a Web Service E-Learning as a Web Service Peter Westerkamp University of Münster Institut für Wirtschaftsinformatik Leonardo-Campus 3 D-48149 Münster, Germany pewe@wi.uni-muenster.de Abstract E-learning platforms and

More information

A Network Simulation Experiment of WAN Based on OPNET

A Network Simulation Experiment of WAN Based on OPNET A Network Simulation Experiment of WAN Based on OPNET 1 Yao Lin, 2 Zhang Bo, 3 Liu Puyu 1, Modern Education Technology Center, Liaoning Medical University, Jinzhou, Liaoning, China,yaolin111@sina.com *2

More information

SURVEY ON SCIENTIFIC DATA MANAGEMENT USING HADOOP MAPREDUCE IN THE KEPLER SCIENTIFIC WORKFLOW SYSTEM

SURVEY ON SCIENTIFIC DATA MANAGEMENT USING HADOOP MAPREDUCE IN THE KEPLER SCIENTIFIC WORKFLOW SYSTEM SURVEY ON SCIENTIFIC DATA MANAGEMENT USING HADOOP MAPREDUCE IN THE KEPLER SCIENTIFIC WORKFLOW SYSTEM 1 KONG XIANGSHENG 1 Department of Computer & Information, Xinxiang University, Xinxiang, China E-mail:

More information

A Cloud Computing-Based ERP System under The Cloud Manufacturing

A Cloud Computing-Based ERP System under The Cloud Manufacturing A Cloud Computing-Based ERP System under The Cloud Manufacturing Environment 1 Nan Yang, 2 Dongbo Li, 3 Yifei Tong 1, First Author Department of Industry Engineering,Nanjing University of Science and Technology,Nanjing210094,People

More information

GOAL-BASED INTELLIGENT AGENTS

GOAL-BASED INTELLIGENT AGENTS International Journal of Information Technology, Vol. 9 No. 1 GOAL-BASED INTELLIGENT AGENTS Zhiqi Shen, Robert Gay and Xuehong Tao ICIS, School of EEE, Nanyang Technological University, Singapore 639798

More information

The Research in Remote and Real-time Monitoring System of Digitized Earthquake Omen Instrument

The Research in Remote and Real-time Monitoring System of Digitized Earthquake Omen Instrument 2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.1.13 The Research in Remote and

More information

Res. J. Appl. Sci. Eng. Technol., 7(1): 1-8, 2014

Res. J. Appl. Sci. Eng. Technol., 7(1): 1-8, 2014 Research Journal of Applied Sciences, Engineering and Technology 7(1): 1-8, 2014 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2014 Submitted: December 07, 2012 Accepted: January

More information

Peer-to-peer framework of Distributed Environment for Cooperative and Collaborative Work Service Composition

Peer-to-peer framework of Distributed Environment for Cooperative and Collaborative Work Service Composition Peer-to-peer framework of Distributed Environment for Cooperative and Collaborative Work Service Composition F. Astha Ekadiyanto (franziskus.ekadiyanto@stud.uni-due.de) CONTENTS Why P2P? The P2P Overlay

More information

A framework to support flexible application collaboration in cloud computing

A framework to support flexible application collaboration in cloud computing Abstract A framework to support flexible application collaboration in cloud computing Meng Xu, Qingzhong Li *, Lizhen Cui School of Computer Science and Technology, Shandong University, China Shandong

More information

Dynamic Business Network Process Management in Instant Virtual Enterprises

Dynamic Business Network Process Management in Instant Virtual Enterprises Dynamic Business Network Process Management in Instant Virtual Enterprises Paul Grefen a, Nikolay Mehandjiev b, Giorgos Kouvas c, Georg Weichhart d, Rik Eshuis a a Eindhoven University of Technology, Netherlands

More information

IPv4 and IPv6: Connecting NAT-PT to Network Address Pool

IPv4 and IPv6: Connecting NAT-PT to Network Address Pool Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(5):547-553 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Intercommunication Strategy about IPv4/IPv6 coexistence

More information

Quality of Service Routing Network and Performance Evaluation*

Quality of Service Routing Network and Performance Evaluation* Quality of Service Routing Network and Performance Evaluation* Shen Lin, Cui Yong, Xu Ming-wei, and Xu Ke Department of Computer Science, Tsinghua University, Beijing, P.R.China, 100084 {shenlin, cy, xmw,

More information

Federation of Cloud Computing Infrastructure

Federation of Cloud Computing Infrastructure IJSTE International Journal of Science Technology & Engineering Vol. 1, Issue 1, July 2014 ISSN(online): 2349 784X Federation of Cloud Computing Infrastructure Riddhi Solani Kavita Singh Rathore B. Tech.

More information

Using ESB and BPEL for evolving healthcare systems towards SOA

Using ESB and BPEL for evolving healthcare systems towards SOA ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 747 Using ESB and BPEL for evolving healthcare systems towards

More information