• Title/Summary/Keyword: 아키텍처 패턴

Search Result 101, Processing Time 0.033 seconds

A Relationship Management Service for Consistent References Between Domain Objects (도메인객체의 일관성 있는 참조를 위한 연관정보 관리 서비스)

  • Choi, Yun-Seok
    • Journal of Internet Computing and Services
    • /
    • v.8 no.4
    • /
    • pp.129-136
    • /
    • 2007
  • The domain model pattern which belongs to enterprise architecture patterns has reusability, scalability and maintainability. To use the domain model pattern, mapping with persistency layer, transaction management and various services are needed. This paper proposes that relationship management service to solve a consistency error which arises in case of removing domain objects. The proposed relationship management service monitors methods of domain objects and intercepts the flow of control to solve the reference errors. This service is implemented by using AOP(Aspect-Oriented Programming), so it can provide the service without modifications of domain objects and other services.

  • PDF

A Study on the Software Standardization and Simulator Design for Efficient Reliability Test in Combat System

  • Choi, Hwan-Jun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.12
    • /
    • pp.151-159
    • /
    • 2022
  • In this paper, we propose the standardization architecture and weapon-sensor simulator for efficient reliability test in combat system. To reduce man-month of reliability test, application with high dependency on other module is selected and apply FORM. The proposed standardization architecture extracts common, variable elements and design patterns, S.O.L.I.D principles were applied. The proposed weapon-sensor simulator implements essential functions by identifying highly dependent element of other modules and the information from equipment can be directly received without processing by using communication middleware. As a result, it can replace actual ship-mounted equipment. In addition, it is possible to reduce the consumption rate of human resources when perform reliability test and modification time can be shorted.

SPA ViewModel Transformation for RESTful API (RESTful API를 위한 SPA ViewModel 변환)

  • Dong-il Cho
    • Journal of Internet Computing and Services
    • /
    • v.24 no.1
    • /
    • pp.9-15
    • /
    • 2023
  • Single-Page Application(SPA) requires data transformation for communication with RESTful API. The Backend for Frontend(BFF) pattern handles this transformation in the server, but there is some problem that increases the number of communication and makes development and distribution difficult. In this study, we propose an architecture that maps the ViewModel of SPA and the model of RESTful API directly in SPA. The proposed architecture automatically generates a mapping model between the RESTful API model and the ViewModel using the OpenAPI specification, which is the document model of the RESTful API. The data transfer component of SPA automatically converts RESTful API data and ViewModel using the created model. As a result of comparison with the existing BFF method through case study, the proposed architecture showed higher development productivity than BFF, and as a result of load tests, it recorded about 6% lower server CPU occupancy compared to BFF.

Design of an Architecture Pattern for Ajax-based Web Applications (Ajax기반 웹 응용을 위한 아키텍쳐 패턴 설계)

  • Kim, Hwang-Man;Kim, Yong-Goo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.36 no.9B
    • /
    • pp.1057-1065
    • /
    • 2011
  • In order to achieve the ease of development and to facilitate the maintenance of codes for complex Ajax (Asynchronous Java Script and XML)-based web clients, this paper proposes a CVC (Communicator-View-Controller) architecture pattern by modifying the well-known MVC (Model-View-Controller) framework. By composing the Communicator of codes for asynchronous data retrieval, which is common to Ajax-based clients, the proposed architecture pattern is able to cut out the graphic design related codes to constitute the View layer. Based on such declarative generalization of complex web-client codes, Ajax-related codes can be easily modularized and efficiently reused in development and maintenance stages, and graphics design can be done separately regardless of the other business logic related codes development, resulting in highly efficient development and maintenance of complex Ajax-based web clients.

Component Configuration Management on NMS Domain Architecture (NMS 도메인 아키텍처에서의 컴포넌트 형상관리 기법)

  • Kim, Ji-Young;Kim, Haeng-Kon;Kim, Tai-Hun
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2002.11a
    • /
    • pp.439-443
    • /
    • 2002
  • 인터넷, 특히 웹의 확산으로 네트워크 기반의 분산 환경은 응용의 표준 아키텍쳐로 인식 되고 있다. 따라서 네트워크의 효율성과 최상의 서비스 제어, 공유를 위해 복잡한 네트워크 구성 자원들을 관리하는 네트워크 관리 시스템은 응용의 표준 하부 지원 시스템으로서 뿐 아니라 독립적인 상업용 응용으로서 수요와 기대가 점차 증가하고 있다. 또한 소프트웨어 개발 방법 측면에서는 패턴과 컴퍼넌트에 의한 조립, 확장을 중심으로 하는 소프트웨어 재사용이 소프트웨어 생산의 기대치를 현실화할 수 있는 최상의 접근 방법으로 인정된다. 따라서 본 논문에서는 망관리 시스템 구축을 위한 컴포넌트 개발을 위해 선행 작업으로 해당 도메인에서 재사용 가능한 컴포넌트들을 식별, 분류하는 컴포넌트 아키텍처를 정의하고 범주화한다. 또한 재사용 컴포넌트의 개발과 유통, 사용을 위한 컴포넌트 관리를 적절하게 제공하기 위해 메타 정보를 기반으로 한 컴포넌트 형상관리 요소들을 제시한다. 망관리를 위한 컴포넌트의 식별, 설계와 형상관리 기법들은 이들 컴포넌트들을 CBD 프로세스에 의해 망관리 시스템에 실질적으로 적용함으로써 응용의 개발과 운용에 있어서 생산성 및 품질 향상으로 기대될 것이다.

  • PDF

Component Based Software Analysis and Design Method in Consideration of Distribution Issues (분산이슈를 고려한 컴포넌트 기반의 소프트웨어 분석 및 설계방법)

  • 정병훈;염근혁
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.88-90
    • /
    • 2002
  • 오늘날 발달된 분산 컴퓨팅 환경 하에서는 성능, 보안, 이질성 등 시스템의 여러 분산 특성이 이슈화되며 이러한 분산 특성을 잘 고려하여 다루지 않는다면 심각한 문제를 야기시킨다. 지금까지 각 분산 이슈의 특성에 집중된 해결방법이 있었으나, 너무 구현 세부적이거나 근원적인 소프트웨어 설계방법의 관점이 아닌 경우가 많았다. 이에 반해 아키텍처 기반의 개발방법들은 소프트웨어의 여러 비기능적 특성에 근원적인 접근을 돕지만 절차가 명료하지 못한 문제를 안고 있다. 따라서 본 논문에서는 이 문제를 해결하기 위해 절차 중심의 방법을 기본으로 하여 시스템의 비기능적 특성으로의 근원적인 접근을 돕기 위해 스타일, 패턴과 같은 소프트웨어 아키텍처의 요소를 이용하는 방안을 기술한다.

  • PDF

Study on Software Architecture for Intelligent Vessel Navigation Analysis (지능형 선박운항분석을 위한 소프트웨어 아키텍처 구성에 관한 연구)

  • Moon, Byeong-Tae;Ryu, Young-Ha;Joe, Gi-Jung
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.22 no.5
    • /
    • pp.583-589
    • /
    • 2012
  • This Paper contained Managing the Memory With Virtual Server, building Database for Broadcast and statistics, architecture Can Easily Build up Each Analysis algorism and How to Broadcast Analysis outcome for Inteligent Vessel Navigation Analysis System. Also concrete Algorism and formula for each navigation analysis that we studed(Collision, Patten, Traffic separation, Danger Area So on).

The Analysis of Post Catch-up Innovation Patterns of Technology-intensive Small and Medium Firms (기술집약적 중소기업의 탈추격형 기술혁신 특성 분석)

  • Song, Wi-Chin;Hwang, Hye-Ran
    • Journal of Technology Innovation
    • /
    • v.17 no.1
    • /
    • pp.49-67
    • /
    • 2009
  • As technological capabilities have enhanced, the patterns of innovation activities of latecomer firms changed to post catch-up mode. The purpose of this research is to analyze the post catch-up innovation patterns of technology-intensive small and medium firms of Korea. The innovation patterns can be divided into three types: the technology deepening innovation type, the new technology based innovation type and the architectural innovation type. The characteristics of the technology deepening innovation type are cumulative technological learning and the integration of new generic technology and existing technologies. The characteristics of new technology based type are the acquisition and revelations of new basic knowledges from former incubating organizations such as large firms and universities. The characteristics of the architectural innovation type are the learning of system architecture knowledge from former organization and interactive learning with user firms. These post catch up innovations also have some general characteristics. They effectively exploited the windows of opportunities which are opened in the middle of technological paradigm change.

  • PDF

미래 인터넷에서의 인간 이동성 모델링 연구 동향

  • Lee, Jang-Hui;Baek, Sang-Heon
    • Information and Communications Magazine
    • /
    • v.27 no.10
    • /
    • pp.48-54
    • /
    • 2010
  • 이동성은 미래 인터넷의 필수 요구 사항 중의 하나이다. 그리고 최근에는 단순한 단말기의 이동이 아닌 인간의 이동성 (Human Mobility) 모델링을 통해 인간 사이의 상호작용, 통신 패턴 등을 분석하고자 하는 연구가 활발히 진행되고 있다. 본 고에서는 미래 인터넷에서 이동성 지원 아키텍처 및 프로토콜 개발을 위해 필수적인 인간 이동성 모델링과 관련된 최신 연구결과들을 비교, 분석하고 인간 모델링과 관련된 새로운 연구 주제를 제시한다.

USN Based Middleware Software Design for Agriculture and Stockbreeding (농축산 환경을 위한 USN 기반의 미들웨어 설계)

  • Kung, Sang-Hwan;Kang, Yoon-Hee;Yoo, Jin-Ho
    • Proceedings of the KAIS Fall Conference
    • /
    • 2009.05a
    • /
    • pp.788-791
    • /
    • 2009
  • 본 연구는 가축의 생육상태를 온도 및 Ph 센서를 통해 실시간으로 감지하는 시스템의 설계를 다룬다. 농축산 환경에 적합한 요구사항을 토대로 센서와 임베디드 미들웨어, 그리고 백엔드 시스템에 필요한 소프트웨어 구조를 설계하고 평가한다. 특별히 논문에서는 출판-구독 모델을 통해 모듈의 추가 및 삭제가 용이한 모델을 제시하며, 이를 구현하기 위한 기법과 평가를 소개한다.

  • PDF