• 제목/요약/키워드: 서비스지향아키텍처

검색결과 117건 처리시간 0.02초

A Method to Manage Faults in SOA using Autonomic Computing (자율 컴퓨팅을 적용한 SOA 서비스 결함 관리 기법)

  • Cheun, Du-Wan;Lee, Jae-Yoo;La, Hyun-Jung;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • 제35권12호
    • /
    • pp.716-730
    • /
    • 2008
  • In Service-Oriented Architecture (SOA), service providers develop and deploy reusable services on the repositories, and service consumers utilize blackbox form of services through their interfaces. Services are also highly evolvable and often heterogeneous. Due to these characteristics of the service, it is hard to manage the faults if faults occur on the services. Autonomic Computing (AC) is a way of designing systems which can manage themselves without direct human intervention. Applying the key disciplines of AC to service management is appealing since key technical issues for service management can be effectively resolved by AC. In this paper, we present a theoretical model, Symptom-Cause-Actuator (SCA), to enable autonomous service fault management in SOA. We derive SCA model from our rigorous observation on how physicians treat patients. In this paper, we first define a five-phase computing model and meta-model of SCA. And, we define a schema of SCA profile, which contains instances of symptoms, causes, actuators and their dependency values in a machine readable form. Then, we present detailed algorithms for the five phases that are used to manage faults the services. To show the applicability of our approach, we demonstrate the result of our case study for the domain of 'Flight Ticket Management Services'.

Technical Trends of Network Virtualization in Future Internet (미래인터넷의 네트워크 가상화 기술 동향)

  • Kim, Y.H.
    • Electronics and Telecommunications Trends
    • /
    • 제25권1호
    • /
    • pp.132-147
    • /
    • 2010
  • IT 인프라를 통해 변화하는 비즈니스 우선순위에 따라 재사용 또는 결합 가능한 컴포넌트로 통합하는 표준화된 프레임워크인 서비스 지향 아키텍처를 구현하기 위한 핵심기술이 가상화이다. 이 가상화 기술 가운데 네트워크 가상화가 미래인터넷에서 중요한 기술적 이슈로 부상하고 있지만, 아직은 초기 단계이기 때문에 네트워크 가상화의 개념과 세부 기술 등이 모호한 상태이다. 이에 따라, 본 고에서는 미래인터넷 관점에서 네트워크 가상화에 대해 기술 동향을 파악하고, 전반적인 개념과 세부 기술을 다루어 보고자 한다.

A Design of Video Conversation System Using the UML (UML을 이용한 화상 대화 시스템의 설계)

  • Jang Jae-Myoung;Kim Yun-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • 제9권3호
    • /
    • pp.561-569
    • /
    • 2005
  • Recently, the object-oriented design is the major paradigm for software development. Most systems are following this paradigm, but the past studies for a video conversation domain were not based on full-scale object-oriented design. Thus, this paper presents an systematical architecture design using UML for a video conversation system that is well-known and has high rate of usefulness. It analysis a video conversation system that has much demand of service as systematical functional/non-functional requirements, and the object-oriented design applying '4+1 View Model' guarantees the reusability of a component and makes it possible to extend a system by adding components as needed. Consequently, it is expected that the components of video conversation system designed by this paper will be useful the other video conversation systems and will be expanded to web environment.

Trends in Future Internet Architecture Research (미래인터넷 아키덱처 연구동향)

  • Byun, S.H.
    • Electronics and Telecommunications Trends
    • /
    • 제24권3호
    • /
    • pp.1-12
    • /
    • 2009
  • 30여 년 전에 연구망으로서 개발이 시작된 인터넷은 현재 사회의 공공 인프라로서의 역할로 기능이 확장되면서 이동성, QoS 지원, 보안성 등을 고려한 점진적 개선이 이루어져 왔다. 그러나, 이러한 점진적 개선 방법의 한계성 때문에 현재의 인터넷 구조가 향후 $20{\sim}30$년 후의 미래사회의 인프라로서도 적합할 것인가에 대한 의구심이 생기기 시작하였다. 이에 따라, 기존 인터넷과의 호환성을 고려하지 않고, 처음부터 현재 및 미래서비스의 요구사항에 기반하여 네트워크를 새로 설계하고자 하는 "미래인터넷" 연구가 시작되었다. 미래인터넷에 대한 연구는 아직 초기단계로서, 거시적 목표를 위해 다양한 네트워크 아키텍처들이 제시되고 있는데, 본 고에서는 미래인터넷의 등장 배경과 지향점, 각국의 연구 현황을 살펴보고, 미래인터넷 아키텍처에 대한 연구자들의 다양한 아이디어를 주요 이슈별로 소개하고자 한다.

A Design Method for Dynamic Selection of SOA Services (SOA 서비스의 동적 선택 설계 기법)

  • Bae, Jeong-Seop;La, Hyun-Jung;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • 제35권2호
    • /
    • pp.91-104
    • /
    • 2008
  • Service-Oriented Computing (SOC) is the development method that published services are selected and composed at runtime to deliver the expected functionality to service clients. SOC should get maximum benefits not only supporting business agility but also reducing the development time. Services are selected and composed at runtime to improve the benefits. However, current programming language, SOC platforms, business process modeling language, and tools support either manual selection or static binding of published services. There is a limitation on reconfiguring and redeploying the business process to deliver the expected services to each client. Therefore, dynamic selection is needed for composing appropriate services to service clients in a quick and flexible manner. In this paper, we propose Dynamic Selection Handler (DSH) on ESB. we present a design method of Dynamic Selection Handler which consists of four components; Invocation Listener, Service Selector, Service Binder and Interface Transformer. We apply appropriate design patterns for each component to maximize reusability of components. Finally, we describe a case study that shows the feasibility of DSH on ESB.

A Practical Method to Transform Component-based Design to Service-Oriented Design (컴포넌트 기반 개발 (CBD) 설계의 서비스 지향 아키텍처 (SOA) 설계로의 실용적인 변환 기법)

  • Cheun, Du-Wan;Jo, Sung-Hyun;Kim, Soo-Dong
    • The KIPS Transactions:PartD
    • /
    • 제18D권6호
    • /
    • pp.461-480
    • /
    • 2011
  • Component-Based Development (CBD) focuses on developing reusable components and assembling them into target applications. Service-Oriented Computing (SOC) is a relatively new paradigm where reusable services are developed, published, and composed into target service applications. Due to the popularity of CBD, many organizations already have CBD models for their applications. Hence, it is feasible and appealing to develop SOC applications economically by transforming existing CBD models, rather than developing SOC applications from the scratch. Our research is to develop a methodology for transforming existing CBD design into Service-Oriented Architecture (SOA) design. In this paper, we first compare the two paradigms and their key elements for the design; CBD design and SOA design. Then, we define mapping relationships of the transformation. For each transformation mapping, we present step-wise instructions. The benefit of applying this transformation is to increase reusability of existing design assets, to maintain the consistency between existing CBD and SOC models, and reduced cost for deploying service-oriented applications.

A Development of Home Nursing Service System based Service Oriented Architecture (SOA) (SOA 기반의 가정간호서비스 시스템 개발)

  • Hong, Hae-Sook;Park, Chun-Bok;Kim, Hwa-Sun;Cho, Hun
    • Journal of Korea Multimedia Society
    • /
    • 제12권11호
    • /
    • pp.1680-1691
    • /
    • 2009
  • To improve the quality of healthcare and build up the health delivery system, electronic health record system is important for healthcare institutions providing health services. However, the systems currently operated in domestic healthcare institutions use independent software interface with distributed environment for data search and process. Therefore, it raises an additional expense to buy or develop each interface module when there is a link to new system and the problem of complexity. To solve these problems, this study implemented the service oriented architecture basis for home nursing service and carried out an assessment. The study defined the process modeling and business requirements based on the scenario of service and drew 17 suitable services based on five verification items for service design. To draw the final service, seven services were selected by service litmus test (SLT). The study found that, by the improvement of business process for healthcare service support department, SOA based information system has an effect of time reduction of patient processing time. In conclusion, to enable the hospital information system to cope with various demands of healthcare consumers, it is necessary to consider the application of SOA technology which has excellent interoperability, reusability and maintenance.

  • PDF

The e-Business Agent Prototyping System with Component Based Development Architecture (CBD 아키텍처 기반 e-비즈니스 에이전트 프로토타이핑 시스템)

  • Shin, Ho-Jun;Kim, Haeng-Kon
    • The KIPS Transactions:PartD
    • /
    • 제11D권1호
    • /
    • pp.133-142
    • /
    • 2004
  • The next generation of web applications will need to be larger, more complex, and flexible Agent-oriented systems have great potential for these e-commerce applications. Agents can dynamically discover and compose e-services and mediate interactions. Development of software agents with CBD (Component Based Development) has proved to be successful in increasing speed to market of development Projects, lowering the development cost and providing better qualify. In this thesis, we propose a systemic development process for software agents using component and UML (Unified Modeling Language). We suggest a etA (e-business Agent) CBD reference architecture for layer the related components through identification and classification of general agent and e-business agent. We also propose the ebA-CBD process that is a guideline to consider the best features of existing agent oriented software engineering methodologies, while grounding agent-oriented concepts in the same underlying semantic framework used by UML. We first developed the agent components specification and modeled it with Goal, Role, Interaction, and Architecture Model. Based on this, we developed e-CPIMAS (e-Commerce Product Information Mailing Agent System) as a case study that provides the product information's mailing service according to proposed process formality. We finally describe how these concepts may assist in increasing the efficiency reusability, productivity and quality to develop the business application and e-business agent.

A Study on Designing a Next-Generation Records Management System (차세대 기록관리시스템 재설계 모형 연구)

  • Oh, Jin-Kwan;Yim, Jin-Hee
    • Journal of Korean Society of Archives and Records Management
    • /
    • 제18권2호
    • /
    • pp.163-188
    • /
    • 2018
  • How do we create a next generation Records Management System? Under a rapidly changing system development environment, the records management system of public institutions has remained stable for the past 10 years. For this reason, it seems to be the key cause of the structural problem of the Records Management System, which makes it difficult to accommodate user requirements and apply a new recording technology. The purpose of this study is to present a redesigned model for a next-generation records management system by analyzing the status of the electronic records management. This study analyzed "A Study on the Redesign of the Next-Generation Electronic Records Management Process," records management technology of advanced records management system, and a case of an overseas system. Based on the analysis results, the improvement direction of the records management system was analyzed from several aspects: functional, software design, and software distribution. This study thus suggests that the creation of a microservice architecture-based (MSA) and an open source software-oriented (OSS) records management system should be the focus of next-generation record management.