A Semi-automatic Task Decomposing Way based on QoS in

Size: px
Start display at page:

Download "A Semi-automatic Task Decomposing Way based on QoS in"

Transcription

1 A Semi-automatic Task Decomposing Way based on QoS in Manufacturing Grid 1 Yuan He, 2 Fuyang Chen, 3 Qi Zhu, 4 Xinwang Song 1,2,3,4 School of Mechanical Engineering, Shanghai Institute of Technology, Shanghai, China, heyuan@sit.edu.cn, @qq.com, zq_2008_0804@126.com, @qq.com Abstract A manufacturing task in manufacturing grid (MG) must be decomposed into many subtasks or activities, so that to match every subtask or activity with a manufacturing resource, and make the subtasks or activities working effectively using the geographically distributed, heterogeneous manufacturing resources in synchronization. Since the complexity of the manufacturing tasks and resources, it is impossible for us to decompose the manufacturing tasks with an automatic way completely. It is believed that the task decomposing is an application middleware in MG. We proposed a QoS-based task semi-automatic decomposing approach of combining automation with manpower, i.e. searching a task s successful case database and decomposing the task with global process planning (GPP) analyzing automatically, then decomposing the task by a project manager or a specialist. Furthermore, an application example is proposed to illustrate the decomposing process. Keywords: Manufacturing Grid, Task Decomposing, QoS (Quality of Service), Networked Manufacturing 1. Introduction With the rapid development of the manufacturing grid (MG) technology, people have begun to pay attention to its applications. In order to reduce the manufacturing cost and raise using rate of manufacturing resources in manufacturing industry, the goal of MG is to share manufacturing resources across the geographical zones and enterprises, to realize collaborative design and manufacturing, to make up of dynamic alliance (DA) or virtual organization (VO) dynamically according to the market. MG emerging with the grid technology can overcome many disadvantages of networked manufacturing (NM): [1] NM hasn t uniform criterion, it uses the different methods and technologies, limits to a certain industry or a product, and is difficult to spread and popularize [2]. Grids are classified into two major categories in grid applications: computing grids and accessing grids. As an accessing grid, MG provides a collaborative environment, resources and services. Customers can access the MG through a browser. In the MG platform, every task submitted by customers can not be accomplished by a resource but achieved by more resources cooperative working [3]. In order that every manufacturing task can make effectively use of the geographically distributed, heterogeneous manufacturing resources in synchronization, the whole task must be decomposed into subtasks or activities, the process is called task decomposing (TD). Only by TD, can subtasks or activities be matched with manufacturing resources belonging to different resource nodes, and change into actual grid resources. So, TD is the common service between grid platform (hardware and operation system) and application, a kind of middleware [4]. We proposed the basic principles of TD of MG, and a QoS (Quality of Service)-based TD method by searching successful case database, decomposing a task with global process planning (GPP) analyzing, and a task decomposed by a project manager and a specialist. 2. Related works 2.1. The concept and function of grid middleware A traditional middleware is a sort of software between application software and system software, or a kind of software between customers and service providers, or a middle product needed to be developed twice. As a kind of service, grid middleware is distinguished from a traditional middleware, the grid middleware is a kind of software between grid platform and grid application. Aiken, R. and Journal of Convergence Information Technology(JCIT) Volume8, Number12, July 2013 doi: /jcit.vol8.issue

2 Carey, M. gives the concept in the article of Network Policy and Services: A Report of a Workshop on Middleware, the services needed to support a common set of applications in a distributed network environment. [5] Grid core middleware is the key layer in framework, it is a tie linking the upper application layer and the lower resource layer, and provides the function of management for grid. [6] The grid middleware hides the complexity of the grid platform, makes the program designer facing a simple and uniform developing environment, decreasing the complicacy of program design, the technological difficulties, the program developing cycle, the workloads of maintenance, running, managing of the system and the whole expenditure of computers.[7] 2.2 MG system framework and task decomposing middleware With the open grid service architecture (OGSA) as the system framework, globus toolkit 3 (GT3) as the developing middleware, [8] MG as Standard and open protocol-based resource sharing and cooperative working in dynamic, distributed, decentralized control virtual manufacturing enterprises to deliver nontrivial qualities of service. MG is made up of a number of components from enabling resources to end user applications. A layered system framework of MG is shown in Figure 1. Figure 1. MG System Framework and Middleware The key components of MG include: [9] MG Applications: MG applications face to all the field and industries of manufacturing, include aviation, automobile, shipping, electric, medicine, etc, are typically developed using Java language. MG Portal offers Web-enable application services, where customers can submit and collect results of their products through the Web. MG Application Middleware: This is expansion of MG core middleware, includes product manufacturing environments (CSCW), Task Decomposing (TD), performance evaluating and monitoring tools, and Manufacturing Grid Resource Scheduling (MGRS) for scheduling manufacturing tasks on global resources. MG Core Middleware: This offers core services provided by GT3, such as security, resource co-allocation, resource management, data management, etc. MG Fabric: This consists of all the globally distributed manufacturing resources that are accessible from anywhere on the Internet. Various kinds of manufacturing resources, design software or machine tools, can be encapsulated into grid services if only they measure up to the uniform MG interface. 108

3 Because the characteristics of manufacturing tasks differ in thousands ways, task decomposing middleware (TDM) is not a common middleware, but an application middleware. Thus, the TDM is the main composition of application middleware. As a MG middleware, TDM has the interface with workflow and MG-QoS, this is the main differences with other grid s TDM. 3. The definitions and principles of task decomposing based on QoS 3.1 The definitions and functions of task decomposing in MG The manufacturing of a product can t accomplish by a single resource in manufacturing, but more resources sharing and cooperative working. In order that every manufacturing task can make effectively use of the geographically distributed, heterogeneous manufacturing resources in synchronization, the whole task must be decomposed into many subtasks or activities, so as to ensure the whole manufacturing process is parallel, with high quality control. Subsequently, the resources which will fulfill the subtasks will be confirmed through the resource discovery and resource scheduling, forming a task workflow by workflow module. The function of TD is to describe the task with a standard language called extensible Markup Language (XML), the contents described is task name, task type and QoS constraints of the task. Then project manager decomposes the task according to the resources, and the subtasks are changed into actual grid resource. Another function of TD is to incorporate the subtasks which have been decomposed. A QoS-based MG task decomposing is to decompose the task submitted by customers into a series subtasks and activities according to the task s QoS constraints. The QoS constrains is about the customer s requirements, which normally be called TQPS (Time, Quality, Price, and Service), that is, the requirements for a specified task are not only time or performance, but also other criteria, such as user satisfaction, product quality and service, time to market, and price, etc, Before beginning the QoS-based TD research, we make two basic definitions at first. Definition 1: Tasks submitted in MG are always products that a customer wants. A task is usually composed of several working procedures in a pre-defined sequence. We define task as follows: TS { TN, TL, TI, TO, TQoS} (1) Where: TS --Manufacturing task. TL -- The quantity of the task. TN -- The name of the task. TI -- The input format of the task, such as: 2D or 3D CAD model, photographs, etc. TO -- The outcome format of the task, such as: design model or products. TQoS -- The task s QoS Requirements, which define the constraint characteristics of the task: TQoS { TSs, TSe, TQ, TP, S} (2) Where: TSs -- The start time of the task. TQ -- The quality constraints of the task. TSe -- The end time of the task. TP -- The price constraints of the task. S -- The service requirements of the task. Definition 2: Task can be decomposed into subtasks. Subtask is a subset of the task, which can be a component or a part. TS { TSi} i 1,2,, n. TS i means the subtask i of the task. The subtask can also be defined as: TSi { TNi, TLi, TOi, TQoSi} (3) The meanings of the variables are the same as Eq. (1). 109

4 3.2 Principles of task decomposing in MG Task decomposing is a layered tree structure with the root node of a product. When a manufacturing task is decomposed, one must abide by the general principles, the principles are as follows: Independent principle. The subtasks should be independent in functions to each other, so as to decrease the mutual collaborating and communicating. The principle of combining tasks oriented and the resources oriented. In the early of MG building, the MG platform is lack of registered resources, it s better to follow the principle of resource oriented. When the resources of MG platform are sufficient, the better principle is to follow the principle of task oriented. Function principle. The decomposition of task can be in terms of functions, and the subtasks should be completed in different independent resources. Hierarchical principle. One complicated task can be divided into a few of subtasks, and the subtasks can be decomposed into other simple, easy-handled, lower subtasks. Proportional principle. The subtasks should be in an average execution time to avoid the low efficiency of the entire system. The principle of granularity. The subtasks should not be decomposed if they can be accomplished by a single enterprise. The principle of composing the same kinds of subtasks. The subtasks can be composed to one if they are the same type. Structural principle. According to the structure of the product, the task should be decomposed into some parts or components. To different products in manufacturing, these principles can be used alone or integrated depending on the specific case. 3.3 The process of task decomposing of MG Figure 2.shows the process of task decomposing. The basic process is as follows: Firstly, searching the Successful Case Database (SCD) to look up successful cases. Secondly, if no successful case is found, the GPP(Global Process Planning)analyzing is used to decompose the task. Thirdly, a project manager decomposes the GPP results again with a software tool (Ex. Work Break Down chart pro). At last, a specialist verifies or modifies the results of task decomposing. Then the results of task decomposing will use to resources scheduling. 110

5 3.3.1 Searching successful cases Figure 2. Basic Process of Task Decomposing According to the types and characteristics of tasks, we adopt the matching method of characteristics and resembling through the searching engine, to look up the same and similar task decomposing cases in the SCD. If there is a successful case, then show the results in the JSP (Java Server Page) page, if there isn t any, then GPP analyzing will be used to decompose the task GPP analyzing decomposing Global process planning (GPP) analyzing is characterized by performing the following activities in virtual organization (VO) or virtual enterprise (VE): Submitted task s analyzing, confirm the classification by its type and QoS requirements; Task mapping based on characteristics and comparability; Task decomposing or composing based on decomposing rules; Task decomposing based on QoS requirements. Its framework is shown in Figure 3. Figure 3. GPP analyzing framework 111

6 In this framework, GPP Analyzing Center will perform the functions depicted above with the help of Task Mapping Database and Task Decomposing Rule Base. The former, Task Mapping Database, contains products and their workflow solutions generated from expert knowledge or experiences and can be referenced for analyzing. And the latter, Task Decomposing Rule Base, contains the rules for subtasks composing or decomposing and offers sufficient principles one must abide by during analyzing. In rapid manufacturing, the modes of the tasks submitted by customers mainly comprise of the four kinds of styles: (1) CAD models, including 2D and 3D models; (2) the entities of the product; (3) photographs or pictures; (4) STL files. Corresponding to the modes of task submitting, the four kinds of task types are as follows: Design tasks: including the processes of rapid design (CAD) or reverse engineering (RE) and rapid simulation. Rapid prototype tasks: including the processes of rapid design, assembly, rapid simulation and rapid prototype. Rapid tooling tasks: including the processes of rapid design, rapid simulation, rapid prototype and rapid tooling. Service tasks: including the processes of inquiry and consultation. In the process of GPP decomposing, the system determines the task s field firstly according the task modes and types, and chooses a same or similar GPP template if existed, and transfers it automatically. The GPP template is a XML document as a matter of fact. For example, if the mode of a task submitted is a photo and the task type is rapid prototype, then the GPP program for the task is shown in Table 1. Table 1. XML document of GPP template <?xml version="1.0" encoding="gb2312"?> <!DOCTYPE GPP> <!-- this is a template file for some GPP--> <GPP> <Process> <process_id>1</process_id> <process_name>rapid design</process_name> </Process> <Process> <process_id>2</process_id> <process_name>rapid assembly</process_name> </Process> <Process> <process_id>3</process_id> <process_name>rapid simulation</process_name> </Process> <Process> <process_id>4</process_id> <process_name>rapid prototype</process_name> </Process> </GPP> A new GPP template can be created to enrich the Task Mapping Data Base of MG platform, and a GPP template can also be examined, modified and deleted. The process of searching successful case database and GPP analyzing decomposing are accomplished automatically, and the process of the project manager and specialist decomposing are achieved manpower with the help of some software The process of the project manager and specialist decomposing 112

7 The project manager and specialist who are familiar with the specific manufacturing field will continue to decompose the results of GPP decomposing. For they have much experiences in the specific field, so they can give much more detailed workflow. Figure 4 is a sketch map of task decomposing and composing. B_1 Task_B B_2 Task_A Decomposing Task_C B_3 C_1 C_2 Subtask_D B_3 and C_1 Composing Figure 4. A Sketch Map of Task Decomposing and Composing Generally speaking, project managers and specialists decompose the tasks with the help of some software. In our test-bed of MG, we choose a WBS (Work Breakdown Structure) Chart to decompose the tasks, this kind of software may embed the MG seamlessly or as a third party software. 4. An application example In this section, we take a real manufacturing task running in our MG platform to illustrate the process of TD. The task submitted by a customer is to manufacture 100 pieces of worm subassemblies in seven working days with 10,000 RMB. The manufacturing task of worm assembly is shown in Figure 5. Figure 5. The Manufacturing Task of Worm Assembly Firstly, searching the successful case a task bout worm subassembly, since there is not a successful case in the SCD, the system decomposes the with GPP template automatically. According to the task submitting mode (photo) and the task type (rapid prototype), the results of GPP decomposing is as follows: (1) rapid design; (2) rapid assembly; (3) rapid simulation; (4) rapid prototype. The basic steps of GPP decomposing are illustrated in Figure

8 Figure 6. The Decomposing Step of Worm Assembly Figure 7. Final Decomposing Results with a WBS Tool Then the project manager uses a decomposing tool to decompose the results of GPP decomposing. Figure 7 shows the decomposing results with the help of WBS Chart Pro tool. In the figure, rapid design (Serial Number (SN) 2), rapid assembly (SN 6) and rapid prototype (SN 7) are imported from GPP results. Rapid simulation is omitted by the project manager. The manager continues to decompose and give the results: Rapid design: including the design of thrust ball bearing (SN 3), the design of deep channel ball bearing (SN 4) and the worm design (SN 5); Rapid assembly: including the worm assembly (SN 6); Rapid prototype: including the worm machining (SN 7). Figure 7 also shows the name, executing sequence, days needing, the start and finish time of subtasks and some QoS constrains. Then a specialist can use the tool or other tool (Ex. MS-Project) to verify or modify the finally results. 5. Conclusion In order to realize the manufacturing resource sharing, collaborative design and manufacturing, the MG takes the manufacturing resource as the service nodes, the core middleware and application middleware as the bridge, to form the virtual organization (VO) with the geographically distributed, heterogeneous resource. Because of the complexity of manufacturing industry, manufacturing task decomposing and resource evaluating mainly depend on managers and specialists knowledge and experiences. So the task decomposing is usually a semi-automatic way. TDM can t form a common middleware, but an application middleware combining manufacturing characteristics. As a matter of fact, the advantages of MG don t rest with the process automation completely, but encapsulation to 114

9 resources and uniform criterion, etc. In the paper, authors propose a task decomposing method combining automation with manpower. The method proves to be feasible in MG test-bed. 6. Acknowledgements The authors appreciate the reviewers for their extensive and informative comments for the improvement of this manuscript. This work is supported by Shanghai Leading Academic Discipline Project, Project Number: J51501 and supported by Innovation Program of Shanghai Municipal Education Commission (Project Number: 09YZ389). 7. References [1] Amid Khatibi Bardsiri, Marjan Kuchaki Rafsanjani, "A New Heuristic Approach Based on Load Balancing for Grid Scheduling Problem", JCIT, Vol. 7, No. 1, pp. 329 ~ 336, [2] He Yuan, Yu Tao, Zhang Qiling, "Granularity Control and Cohesion Measurement in Manufacturing Grid Task Decomposition", JCIT, Vol. 6, No. 7, pp. 375 ~ 381, [3] S Aiken, R., Carey, M., Carpenter, B., Foster, I., Lynch, C., Mambretti, J., Moore, R.,Strasnner, Network Policy and Services: A Report of a Workshop on Middleware, Network Working Group, Category, [4] Du Zhihui, Chen Yu, Liu Peng, Grid Computing, Qinghua University Press, China, [5] I.Foster, C. Kesselman, J. Nick, S.Tuecke, The Physiology of the Grid: an Open Grid Services Architecture for Distributed Systems Integration, [6] Nan Ren, Meng-wan Cao, Research on the Path to Forming WBS in Cloud Manufacturing Environment, AISS, Vol. 5, No. 6, pp. 467 ~ 475, [7] Dr.K.Vivekanandan, D.Ramyachitra, B.Anbu, Artificial Bee Colony Algorithm For Grid Scheduling, JCIT, Vol. 6, No. 7, pp. 328 ~ 339, [8] Alaa M. Riad, Ahmed E. Hassan, Qusay F. Hassan, Design of SOA-based Grid Computing with Enterprise Service Bus, AISS, Vol. 2, No. 1, pp. 71 ~ 82, [9] Bing Li, A Meina Song, Junde Song, A Distributed QoS-Constraint Task Scheduling Scheme in Cloud Computing Environment: Model and Algorithm, AISS, Vol. 4, No. 5, pp. 283 ~ 291,

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

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

Research and realization of Resource Cloud Encapsulation in Cloud Manufacturing

Research and realization of Resource Cloud Encapsulation in Cloud Manufacturing www.ijcsi.org 579 Research and realization of Resource Cloud Encapsulation in Cloud Manufacturing Zhang Ming 1, Hu Chunyang 2 1 Department of Teaching and Practicing, Guilin University of Electronic Technology

More information

Research on Operation Management under the Environment of Cloud Computing Data Center

Research on Operation Management under the Environment of Cloud Computing Data Center , pp.185-192 http://dx.doi.org/10.14257/ijdta.2015.8.2.17 Research on Operation Management under the Environment of Cloud Computing Data Center Wei Bai and Wenli Geng Computer and information engineering

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

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

A Service Revenue-oriented Task Scheduling Model of Cloud Computing

A Service Revenue-oriented Task Scheduling Model of Cloud Computing Journal of Information & Computational Science 10:10 (2013) 3153 3161 July 1, 2013 Available at http://www.joics.com A Service Revenue-oriented Task Scheduling Model of Cloud Computing Jianguang Deng a,b,,

More information

Research on Task Planning Based on Activity Period in Manufacturing Grid

Research on Task Planning Based on Activity Period in Manufacturing Grid Research on Task Planning Based on Activity Period in Manufacturing Grid He Yu an, Yu Tao, Hu Da chao Abstract In manufacturing grid (MG), activities of the manufacturing task need to be planed after the

More information

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

Remote Sensitive Image Stations and Grid Services

Remote Sensitive Image Stations and Grid Services International Journal of Grid and Distributed Computing 23 Remote Sensing Images Data Integration Based on the Agent Service Binge Cui, Chuanmin Wang, Qiang Wang College of Information Science and Engineering,

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

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

Game Theory Based Iaas Services Composition in Cloud Computing

Game Theory Based Iaas Services Composition in Cloud Computing Game Theory Based Iaas Services Composition in Cloud Computing Environment 1 Yang Yang, *2 Zhenqiang Mi, 3 Jiajia Sun 1, First Author School of Computer and Communication Engineering, University of Science

More information

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies 2011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Collaborative & Integrated Network & Systems Management: Management Using

More information

The Accounting Information Sharing Model for ShanghaiGrid 1

The Accounting Information Sharing Model for ShanghaiGrid 1 The Accounting Information Sharing Model for ShanghaiGrid 1 Jiadi Yu, Minglu Li, Ying Li, Feng Hong Department of Computer Science and Engineering,Shanghai Jiao Tong University, Shanghai 200030, P.R.China

More information

Manual on Training Preparation

Manual on Training Preparation Project on Improvement of Local Administration in Cambodia Three Steps of Training Preparation Step 1: Work Breakdown Structure Step 2: Schedule Step 3: Budget Table of Contents Three Steps of Training

More information

Toward Realization of Service-Oriented Architecture (SOA)

Toward Realization of Service-Oriented Architecture (SOA) Toward Realization of Service-Oriented Architecture (SOA) V Isao Morita (Manuscript received April 25, 2006) These days, companies must quickly identify changes that will affect them and quickly respond

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2008 Vol. 7 No. 7, September-October 2008 Applications At Your Service Mahesh H. Dodani, IBM,

More information

Name of pattern types 1 Process control patterns 2 Logic architectural patterns 3 Organizational patterns 4 Analytic patterns 5 Design patterns 6

Name of pattern types 1 Process control patterns 2 Logic architectural patterns 3 Organizational patterns 4 Analytic patterns 5 Design patterns 6 The Researches on Unified Pattern of Information System Deng Zhonghua,Guo Liang,Xia Yanping School of Information Management, Wuhan University Wuhan, Hubei, China 430072 Abstract: This paper discusses

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

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

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications Rajkumar Buyya, Jonathan Giddy, and David Abramson School of Computer Science

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

A Novel Load Balancing Optimization Algorithm Based on Peer-to-Peer

A Novel Load Balancing Optimization Algorithm Based on Peer-to-Peer A Novel Load Balancing Optimization Algorithm Based on Peer-to-Peer Technology in Streaming Media College of Computer Science, South-Central University for Nationalities, Wuhan 430074, China shuwanneng@yahoo.com.cn

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

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

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

The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets

The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets!! Large data collections appear in many scientific domains like climate studies.!! Users and

More information

Method of Fault Detection in Cloud Computing Systems

Method of Fault Detection in Cloud Computing Systems , pp.205-212 http://dx.doi.org/10.14257/ijgdc.2014.7.3.21 Method of Fault Detection in Cloud Computing Systems Ying Jiang, Jie Huang, Jiaman Ding and Yingli Liu Yunnan Key Lab of Computer Technology Application,

More information

Framework model on enterprise information system based on Internet of things

Framework model on enterprise information system based on Internet of things International Journal of Intelligent Information Systems 2014; 3(6): 55-59 Published online December 22, 2014 (http://www.sciencepublishinggroup.com/j/ijiis) doi: 10.11648/j.ijiis.20140306.11 ISSN: 2328-7675

More information

Resource Management on Computational Grids

Resource Management on Computational Grids Univeristà Ca Foscari, Venezia http://www.dsi.unive.it Resource Management on Computational Grids Paolo Palmerini Dottorato di ricerca di Informatica (anno I, ciclo II) email: palmeri@dsi.unive.it 1/29

More information

Axiomatic design of software systems

Axiomatic design of software systems Axiomatic design of software systems N.P. Suh (1), S.H. Do Abstract Software is playing an increasingly important role in manufacturing. Many manufacturing firms have problems with software development.

More information

MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS

MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS Tao Yu Department of Computer Science, University of California at Irvine, USA Email: tyu1@uci.edu Jun-Jang Jeng IBM T.J. Watson

More information

A Data Grid Model for Combining Teleradiology and PACS Operations

A Data Grid Model for Combining Teleradiology and PACS Operations MEDICAL IMAGING TECHNOLOGY Vol.25 No.1 January 2007 7 特 集 論 文 / 遠 隔 医 療 と 画 像 通 信 A Data Grid Model for Combining Teleradiology and Operations H.K. HUANG *, Brent J. LIU *, Zheng ZHOU *, Jorge DOCUMET

More information

Cluster, Grid, Cloud Concepts

Cluster, Grid, Cloud Concepts Cluster, Grid, Cloud Concepts Kalaiselvan.K Contents Section 1: Cluster Section 2: Grid Section 3: Cloud Cluster An Overview Need for a Cluster Cluster categorizations A computer cluster is a group of

More information

Research of Smart Distribution Network Big Data Model

Research of Smart Distribution Network Big Data Model Research of Smart Distribution Network Big Data Model Guangyi LIU Yang YU Feng GAO Wendong ZHU China Electric Power Stanford Smart Grid Research Institute Smart Grid Research Institute Research Institute

More information

A P2P SERVICE DISCOVERY STRATEGY BASED ON CONTENT

A P2P SERVICE DISCOVERY STRATEGY BASED ON CONTENT A P2P SERVICE DISCOVERY STRATEGY BASED ON CONTENT CATALOGUES Lican Huang Institute of Network & Distributed Computing, Zhejiang Sci-Tech University, No.5, St.2, Xiasha Higher Education Zone, Hangzhou,

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

Comparison of Various Particle Swarm Optimization based Algorithms in Cloud Computing

Comparison of Various Particle Swarm Optimization based Algorithms in Cloud Computing Comparison of Various Particle Swarm Optimization based Algorithms in Cloud Computing Er. Talwinder Kaur M.Tech (CSE) SSIET, Dera Bassi, Punjab, India Email- talwinder_2@yahoo.co.in Er. Seema Pahwa Department

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

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

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

An approach to grid scheduling by using Condor-G Matchmaking mechanism

An approach to grid scheduling by using Condor-G Matchmaking mechanism An approach to grid scheduling by using Condor-G Matchmaking mechanism E. Imamagic, B. Radic, D. Dobrenic University Computing Centre, University of Zagreb, Croatia {emir.imamagic, branimir.radic, dobrisa.dobrenic}@srce.hr

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

A Data Synchronization based Single Sign-on Schema Supporting Heterogeneous Systems and Multi-Management Mode

A Data Synchronization based Single Sign-on Schema Supporting Heterogeneous Systems and Multi-Management Mode A Data Synchronization based Single Sign-on Schema Supporting Heterogeneous Systems and Multi-Management Mode Haojiang Gao 1 Beijing Northking Technology Co.,Ltd Zhongguancun Haidian Science Park Postdoctoral

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

Introduction to Service Oriented Architectures (SOA)

Introduction to Service Oriented Architectures (SOA) Introduction to Service Oriented Architectures (SOA) Responsible Institutions: ETHZ (Concept) ETHZ (Overall) ETHZ (Revision) http://www.eu-orchestra.org - Version from: 26.10.2007 1 Content 1. Introduction

More information

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 The purpose of these questions is to establish that the students understand the basic ideas that underpin the course. The answers

More information

The Application and Development of Software Testing in Cloud Computing Environment

The Application and Development of Software Testing in Cloud Computing Environment 2012 International Conference on Computer Science and Service System The Application and Development of Software Testing in Cloud Computing Environment Peng Zhenlong Ou Yang Zhonghui School of Business

More information

Managing Variability in Software Architectures 1 Felix Bachmann*

Managing Variability in Software Architectures 1 Felix Bachmann* Managing Variability in Software Architectures Felix Bachmann* Carnegie Bosch Institute Carnegie Mellon University Pittsburgh, Pa 523, USA fb@sei.cmu.edu Len Bass Software Engineering Institute Carnegie

More information

Personalized e-learning a Goal Oriented Approach

Personalized e-learning a Goal Oriented Approach Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 304 Personalized e-learning a Goal Oriented Approach ZHIQI SHEN 1,

More information

Cloud Security - Characteristics, Advantages and Disadvantages

Cloud Security - Characteristics, Advantages and Disadvantages The Research and Design of Intelligent IPS Model Based on Dynamic Cloud Firewall Linkage 1 Tiejun Jia, 2 Xiaogang Wang *1 College of Electronics & Information, Shanghai Dianji University, Shanghai 200240,

More information

Figure 1. The cloud scales: Amazon EC2 growth [2].

Figure 1. The cloud scales: Amazon EC2 growth [2]. - Chung-Cheng Li and Kuochen Wang Department of Computer Science National Chiao Tung University Hsinchu, Taiwan 300 shinji10343@hotmail.com, kwang@cs.nctu.edu.tw Abstract One of the most important issues

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

A QoS-driven Resource Allocation Algorithm with Load balancing for

A QoS-driven Resource Allocation Algorithm with Load balancing for A QoS-driven Resource Allocation Algorithm with Load balancing for Device Management 1 Lanlan Rui, 2 Yi Zhou, 3 Shaoyong Guo State Key Laboratory of Networking and Switching Technology, Beijing University

More information

Figure 1: Architecture of a cloud services model for a digital education resource management system.

Figure 1: Architecture of a cloud services model for a digital education resource management system. World Transactions on Engineering and Technology Education Vol.13, No.3, 2015 2015 WIETE Cloud service model for the management and sharing of massive amounts of digital education resources Binwen Huang

More information

XML Data Integration in OGSA Grids

XML Data Integration in OGSA Grids XML Data Integration in OGSA Grids Carmela Comito and Domenico Talia University of Calabria Italy comito@si.deis.unical.it Outline Introduction Data Integration and Grids The XMAP Data Integration Framework

More information

Ergon Workflow Tool White Paper

Ergon Workflow Tool White Paper Ergon Informatik AG Kleinstrasse 15 CH-8008 Zürich Phone +41 1 268 89 00 Fax +41 1 261 27 50 www.ergon.ch Ergon Workflow Tool White Paper Version 1.1, August 14, 2002 Andreas Fleischmann Copyright 2004,

More information

Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling

Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling Vivek Kurien1, Rashmi S Nair2 PG Student, Dept of Computer Science, MCET, Anad, Tvm, Kerala, India

More information

Study on the Patterns of Library Resource Construction and Services in MOOC

Study on the Patterns of Library Resource Construction and Services in MOOC , pp. 85-90 http://dx.doi.org/10.14257/ijunesst.2014.7.6.08 Study on the Patterns of Library Resource Construction and Services in MOOC Sun Ji-zhou, Liao Sheng-feng (Library of Nanchang Hangkong University,

More information

2.1. The Notion of Customer Relationship Management (CRM)

2.1. The Notion of Customer Relationship Management (CRM) Int. J. Innovative Ideas (IJII) www.publishtopublic.com A Review on CRM and CIS: A Service Oriented Approach A Review on CRM and CIS: A Service Oriented Approach Shadi Hajibagheri 1, *, Babak Shirazi 2,

More information

Visualization Method of Trajectory Data Based on GML, KML

Visualization Method of Trajectory Data Based on GML, KML Visualization Method of Trajectory Data Based on GML, KML Junhuai Li, Jinqin Wang, Lei Yu, Rui Qi, and Jing Zhang School of Computer Science & Engineering, Xi'an University of Technology, Xi'an 710048,

More information

Die Mobiliar Insurance Company AG, Switzerland Adaptability and Agile Business Practices

Die Mobiliar Insurance Company AG, Switzerland Adaptability and Agile Business Practices Die Mobiliar Insurance Company AG, Switzerland Adaptability and Agile Business Practices Nominated by ISIS Papyrus Software 1. EXECUTIVE SUMMARY / ABSTRACT The Swiss insurance company Die Mobiliar is the

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

Cloud Computing Simulation Using CloudSim

Cloud Computing Simulation Using CloudSim Cloud Computing Simulation Using CloudSim Ranjan Kumar #1, G.Sahoo *2 # Assistant Professor, Computer Science & Engineering, Ranchi University, India Professor & Head, Information Technology, Birla Institute

More information

CS 565 Business Process & Workflow Management Systems

CS 565 Business Process & Workflow Management Systems CS 565 Business Process & Workflow Management Systems Professor & Researcher Department of Computer Science, University of Crete & ICS-FORTH E-mail: dp@csd.uoc.gr, kritikos@ics.forth.gr Office: K.307,

More information

Monitoring of Business Processes in the EGI

Monitoring of Business Processes in the EGI Monitoring of Business Processes in the EGI Radoslava Hristova Faculty of Mathematics and Informatics, University of Sofia St. Kliment Ohridski, 5 James Baucher, 1164 Sofia, Bulgaria radoslava@fmi.uni-sofia.bg

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

Evaluation of Different Task Scheduling Policies in Multi-Core Systems with Reconfigurable Hardware

Evaluation of Different Task Scheduling Policies in Multi-Core Systems with Reconfigurable Hardware Evaluation of Different Task Scheduling Policies in Multi-Core Systems with Reconfigurable Hardware Mahyar Shahsavari, Zaid Al-Ars, Koen Bertels,1, Computer Engineering Group, Software & Computer Technology

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

A Hybrid Load Balancing Policy underlying Cloud Computing Environment

A Hybrid Load Balancing Policy underlying Cloud Computing Environment A Hybrid Load Balancing Policy underlying Cloud Computing Environment S.C. WANG, S.C. TSENG, S.S. WANG*, K.Q. YAN* Chaoyang University of Technology 168, Jifeng E. Rd., Wufeng District, Taichung 41349

More information

Service-Oriented Architecture and Software Engineering

Service-Oriented Architecture and Software Engineering -Oriented Architecture and Software Engineering T-86.5165 Seminar on Enterprise Information Systems (2008) 1.4.2008 Characteristics of SOA The software resources in a SOA are represented as services based

More information

Study on Cloud Computing Resource Scheduling Strategy Based on the Ant Colony Optimization Algorithm

Study on Cloud Computing Resource Scheduling Strategy Based on the Ant Colony Optimization Algorithm www.ijcsi.org 54 Study on Cloud Computing Resource Scheduling Strategy Based on the Ant Colony Optimization Algorithm Linan Zhu 1, Qingshui Li 2, and Lingna He 3 1 College of Mechanical Engineering, Zhejiang

More information

CONFIGURATION MANAGEMENT TECHNOLOGY FOR LARGE-SCALE SIMULATIONS

CONFIGURATION MANAGEMENT TECHNOLOGY FOR LARGE-SCALE SIMULATIONS SCS M&S Magazine. Vol 3. Issue 3. A. Sekiguchi, K. Shimada, Y. Wada, A. Ooba, R. Yoshimi, and A. Matsumoto. CONFIGURATION MANAGEMENT TECHNOLOGY FOR LARGE-SCALE SIMULATIONS Atsuji Sekiguchi, Kuniaki Shimada,

More information

Study on the Students Intelligent Food Card System Based on SaaS

Study on the Students Intelligent Food Card System Based on SaaS Advance Journal of Food Science and Technology 9(11): 871-875, 2015 ISSN: 2042-4868; e-issn: 2042-4876 2015 Maxwell Scientific Publication Corp. Submitted: April 9, 2015 Accepted: April 22, 2015 Published:

More information

Study of Lightning Damage Risk Assessment Method for Power Grid

Study of Lightning Damage Risk Assessment Method for Power Grid Energy and Power Engineering, 2013, 5, 1478-1483 doi:10.4236/epe.2013.54b280 Published Online July 2013 (http://www.scirp.org/journal/epe) Study of Lightning Damage Risk Assessment Method for Power Grid

More information

Classic Grid Architecture

Classic Grid Architecture Peer-to to-peer Grids Classic Grid Architecture Resources Database Database Netsolve Collaboration Composition Content Access Computing Security Middle Tier Brokers Service Providers Middle Tier becomes

More information

Semantic Model based on Three-layered Metadata for Oil-gas Data Integration

Semantic Model based on Three-layered Metadata for Oil-gas Data Integration Semantic Model based on Three-layered Metadata for Oil-gas Data Integration School of Computer & Communication Engineering, Beijing University of Science and Technology, 100083 Beijing, China e-mail:mzg1216@126.com,

More information

Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting

Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting S.N.CHEONG AZHAR K.M. M. HANMANDLU Faculty Of Engineering, Multimedia University, Jalan Multimedia,

More information

IT2404 Systems Analysis and Design (Compulsory)

IT2404 Systems Analysis and Design (Compulsory) Systems Analysis and Design (Compulsory) BIT 1 st YEAR SEMESTER 2 INTRODUCTION This is one of the 4 courses designed for Semester 1 of Bachelor of Information Technology Degree program. CREDITS: 04 LEARNING

More information

In: Proceedings of RECPAD 2002-12th Portuguese Conference on Pattern Recognition June 27th- 28th, 2002 Aveiro, Portugal

In: Proceedings of RECPAD 2002-12th Portuguese Conference on Pattern Recognition June 27th- 28th, 2002 Aveiro, Portugal Paper Title: Generic Framework for Video Analysis Authors: Luís Filipe Tavares INESC Porto lft@inescporto.pt Luís Teixeira INESC Porto, Universidade Católica Portuguesa lmt@inescporto.pt Luís Corte-Real

More information

Mobile Storage and Search Engine of Information Oriented to Food Cloud

Mobile Storage and Search Engine of Information Oriented to Food Cloud Advance Journal of Food Science and Technology 5(10): 1331-1336, 2013 ISSN: 2042-4868; e-issn: 2042-4876 Maxwell Scientific Organization, 2013 Submitted: May 29, 2013 Accepted: July 04, 2013 Published:

More information

SERVICE-ORIENTED MODELING FRAMEWORK (SOMF ) SERVICE-ORIENTED SOFTWARE ARCHITECTURE MODEL LANGUAGE SPECIFICATIONS

SERVICE-ORIENTED MODELING FRAMEWORK (SOMF ) SERVICE-ORIENTED SOFTWARE ARCHITECTURE MODEL LANGUAGE SPECIFICATIONS SERVICE-ORIENTED MODELING FRAMEWORK (SOMF ) VERSION 2.1 SERVICE-ORIENTED SOFTWARE ARCHITECTURE MODEL LANGUAGE SPECIFICATIONS 1 TABLE OF CONTENTS INTRODUCTION... 3 About The Service-Oriented Modeling Framework

More information

Expanding the CASEsim Framework to Facilitate Load Balancing of Social Network Simulations

Expanding the CASEsim Framework to Facilitate Load Balancing of Social Network Simulations Expanding the CASEsim Framework to Facilitate Load Balancing of Social Network Simulations Amara Keller, Martin Kelly, Aaron Todd 4 June 2010 Abstract This research has two components, both involving the

More information

PHP Web Authoring for Database Management based on MVC Pattern

PHP Web Authoring for Database Management based on MVC Pattern , October 19-21, 2011, San Francisco, USA PHP Web Authoring for Database Management based on MVC Pattern Chanchai Supaartagorn Abstract Nowadays, the MVC pattern is the effective method for the development

More information

Data Grids. Lidan Wang April 5, 2007

Data Grids. Lidan Wang April 5, 2007 Data Grids Lidan Wang April 5, 2007 Outline Data-intensive applications Challenges in data access, integration and management in Grid setting Grid services for these data-intensive application Architectural

More information

The Research on System Framework and Application of Analytical CRM based on MAS

The Research on System Framework and Application of Analytical CRM based on MAS The Research on System Framework and Application of Analytical CRM based on MAS Pei Liu RanRan Li GuoRui Jiang Economics and Management School Beijing University of Technology, Beijing ABSTRACT This paper

More information

SLA BASED SERVICE BROKERING IN INTERCLOUD ENVIRONMENTS

SLA BASED SERVICE BROKERING IN INTERCLOUD ENVIRONMENTS SLA BASED SERVICE BROKERING IN INTERCLOUD ENVIRONMENTS Foued Jrad, Jie Tao and Achim Streit Steinbuch Centre for Computing, Karlsruhe Institute of Technology, Karlsruhe, Germany {foued.jrad, jie.tao, achim.streit}@kit.edu

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2009 Vol. 8, No. 7, November - December 2009 Cloud Architecture Mahesh H. Dodani, IBM, U.S.A.

More information

Grid Computing Approach for Dynamic Load Balancing

Grid Computing Approach for Dynamic Load Balancing International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-1 E-ISSN: 2347-2693 Grid Computing Approach for Dynamic Load Balancing Kapil B. Morey 1*, Sachin B. Jadhav

More information

Product data model for PLM system

Product data model for PLM system roduct data model for LM system Li Yumei, Wan Li, Xiong Tifan (National CAD Support Software Engineering Research Center, Huazhong University of Science and Technology, Wuhan 430074) Abstract: roduct lifecycle

More information

A Reputation Replica Propagation Strategy for Mobile Users in Mobile Distributed Database System

A Reputation Replica Propagation Strategy for Mobile Users in Mobile Distributed Database System A Reputation Replica Propagation Strategy for Mobile Users in Mobile Distributed Database System Sashi Tarun Assistant Professor, Arni School of Computer Science and Application ARNI University, Kathgarh,

More information

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration 1 Harish H G, 2 Dr. R Girisha 1 PG Student, 2 Professor, Department of CSE, PESCE Mandya (An Autonomous Institution under

More information

The Design of B2B E-commerce System Based on MVC Model and J2EE

The Design of B2B E-commerce System Based on MVC Model and J2EE MANAGEMENT SCIENCE AND ENGINEERING Vol. 4, No. 4, 2010, pp. 113-119 www.cscanada.org ISSN 1913-0341 [Print] ISSN 1913-035X [Online] www.cscanada.net The Design of B2B E-commerce System Based on MVC Model

More information

STRATEGIES ON SOFTWARE INTEGRATION

STRATEGIES ON SOFTWARE INTEGRATION STRATEGIES ON SOFTWARE INTEGRATION Cornelia Paulina Botezatu and George Căruţaşu Faculty of Computer Science for Business Management Romanian-American University, Bucharest, Romania ABSTRACT The strategy

More information

PERSONALIZED WEB MAP CUSTOMIZED SERVICE

PERSONALIZED WEB MAP CUSTOMIZED SERVICE CO-436 PERSONALIZED WEB MAP CUSTOMIZED SERVICE CHEN Y.(1), WU Z.(1), YE H.(2) (1) Zhengzhou Institute of Surveying and Mapping, ZHENGZHOU, CHINA ; (2) North China Institute of Water Conservancy and Hydroelectric

More information

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms Volume 1, Issue 1 ISSN: 2320-5288 International Journal of Engineering Technology & Management Research Journal homepage: www.ijetmr.org Analysis and Research of Cloud Computing System to Comparison of

More information

WHITE PAPER. iet ITSM Enables Enhanced Service Management

WHITE PAPER. iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management Need for IT Service Management The focus within the vast majority of large and medium-size companies has shifted

More information

packet retransmitting based on dynamic route table technology, as shown in fig. 2 and 3.

packet retransmitting based on dynamic route table technology, as shown in fig. 2 and 3. Implementation of an Emulation Environment for Large Scale Network Security Experiments Cui Yimin, Liu Li, Jin Qi, Kuang Xiaohui National Key Laboratory of Science and Technology on Information System

More information