• Title/Summary/Keyword: 시스템 프레임워크

Search Result 1,933, Processing Time 0.03 seconds

Implementation of Personalized Digital Library Service based on Negotiatory Mobile Multi-Agent System (협상 모바일 멀티에이전트 기반-개인 디지털 도서관 서비스 시스템 구축)

  • 이성재;조영임;김유신
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.05a
    • /
    • pp.202-205
    • /
    • 2003
  • 본 논문은 모바일 멀티 에이전트프레임워크를 이용한 분산환경에서의 개인 디지털 도서관 서비스(PLS) 시스템을 제안하였다. 기존의 에이전트 프레임워크와 차별적으로 모바일 시스템과 분산 처리 시스템을 조합한 시스템을 사용하였으며 멀티 에이전트간 협상 알고리즘과 스케줄링 방법을 개발함으로써 프레임워크가 효율적으로 동작하도록 하였다.

  • PDF

An Organization Framework for Role-based Adaptive Distributed Systems (역할기반 적응형 분산 시스템을 위한 조직 프레임워크)

  • Hwang, Seong-Yun;Jung, Jong-Yun;Lee, Jung-Tae;Ryu, Ki-Yeol
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.2 no.9
    • /
    • pp.369-380
    • /
    • 2013
  • Recently, role-based distributed system models have been proposed to support adaptive interactions in ubiquitous application environment. A Role-based distributed model regards an application as an organization composed of roles, and separate players running role processes from the roles. When an application is running, it binds a role with a player, and the player runs dynamically assigned role processes provided by an application for supporting adaptability. However, there has not been much attention on researches about development and runtime environment for role-based distributed systems. In this paper we suggest an application framework as an environment for developing and executing role-base distributed systems. The application framework is divided into two parts: an organization framework to manage and construct an organization composed of roles necessary in the application, and a player framework to provide running environment for players. In this paper, we focus on the organization framework which supports the creation and management of organizations, directory service for players and allocation of players to roles, and message brokering between roles and players. The proposed framework makes developers to be able to develop highly adaptive distributed systems in the ubiquitous environment.

Parallelization of Allocation Module for Scalability and Performance Improvement on Mesos Scheduler (Allocation Module 병렬화를 통한 Mesos 스케줄러의 확장성 및 성능 향상 기법)

  • Han, Ho-Dol;Oh, Sangyoon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.139-142
    • /
    • 2015
  • 데이터 센터에서는 물리적인 규모 증가와는 달리 별도의 처리 없이는 분산처리 프레임워크가 동일한 클러스터 내에서 복수로 동작할 수 없어 전체 환경을 정적으로 분할하여 이들을 배치하는 것이 일반적이다. 그러나 최근 연구에서는 복수의 프레임워크를 한 클러스터 내에서 동작시킴으로써 클러스터의 활용률을 높이는 방향으로 이루어지고 있다. Mesos는 복수의 분산처리 프레임워크를 한 클러스터에서 동작시키기 위한 시스템 중 하나로 각 프레임워크 스케줄러의 스케줄링을 지원하는 단일 Allocation Module을 가진다. Allocation Module은 모든 Slave와 프레임워크 스케줄러들의 요청을 처리하는데, 시스템 규모가 커질수록 Allocation Module으로 집중되는 부하가 증가하여 이에 따른 할당 속도 저하로 정상적인 동작이 불가능해진다. 이 문제를 해결하기 위해 본 논문에서는 Mesos 시스템의 Allocation Module 병렬화를 제안한다. 제안 방식을 통해 Allocation Module의 부하를 분산함과 동시에 Head-of-line Blocking으로 인한 스케줄링 지연 문제를 해결할 수 있을 것이다.

Design of Open Framework Extended Module for ASP Software Development (ASP 소프트웨어 개발을 위한 오픈 프레임워크 확장 모듈 설계)

  • Kwon, Young-Oh;Lee, Se-Hoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2008.06a
    • /
    • pp.91-98
    • /
    • 2008
  • 이 논문에서는 오픈 프레임워크를 사용하여 ASP를 개발하는데 적합하도록 향상된 ASP 개발 전용 프레임워크를 제안한다. 시스템은 MVC 개발 방법론과 쿼리 및 ASP정보를 XML로서 관리하도록 만들어진 프레임워크로서 고객의 요구 사항에 빠르게 대응하는 유연성과 개발자로서는 이미 만들어진 템플릿 소스를 상속받아 구현되어지는 기본 모델과 개발방법만 신경 쓰도록 하여 개발속도의 향상과 시스템의 무결성을 강화시키는 프레임워크를 제안하였다. 실험결과를 통해 기존에 개발하는 방식들에 비해 향상된 개발 속도와 모델 소스의 양이 기존에 비해 29% 정도만의 라인수를 가졌음을 보여준다.

  • PDF

A Formal Specification of Reusable Framework of Embedded System (임베디드 시스템의 재사용 프레임워크에 대한 정형명세)

  • Cho, Eun-Sook;Kim, Chul-Jin;Song, Chee-Yang
    • The KIPS Transactions:PartD
    • /
    • v.17D no.6
    • /
    • pp.431-442
    • /
    • 2010
  • Because embedded system is combined system of hardware and software, we should design by considering elements such as real-time, reactive, small size, low weight, safe, reliable, harsh environment, low cost, and so on. However, those are poorly reflected on current embedded system development. Especially, there is few existed framework-based embedded system development. As a result, there are many internal codes which is not related with system operation in currently developed embedded system, and reusability or variability is not considered into embedded system development. Therefore we propose a formal specification technique using Z language to guarantee completeness or consistency of design of reusability framework proposed for improving reusability of embedded system. Also we assure correctness of framework design by checking Z model through Z-Eves Tool.

A study on Construction of Domain Framework and Framework Supporting Tools (영역 프레임워크와 프레임워크 지원도구 개발에 관한 연구)

  • Kim, Gang-Tae;Bae, Je-Min;Lee, Gyeong-Hwan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.6
    • /
    • pp.1532-1541
    • /
    • 1999
  • In this paper, we built an Object Oriented Framework for Web collaboration system which contains high level analysis information and design knowledge for java applets and applications that enable web clients to communicate and collaborate each other. Components of framework contain design information, source codes and executable codes for reuse. We had defined a development method for domain framework in related works and built a web collaboration system framework following it. We defined subsystem of web collaboration system for the communication and collaboration between web clients. We also BBS, Q&A system, board service system for the communication and collaboration between web clients. We also developed visual tools for framework usability : source code generator, class editor, knowledge supporting tools.

  • PDF

An e-Business Architecture Framework using Information Technology Architecture (ITA 기반의 전자상거래 아키텍처 프레임워크)

  • Kim, Duk-Hyun
    • Information Systems Review
    • /
    • v.4 no.2
    • /
    • pp.41-58
    • /
    • 2002
  • This paper is to show the meaningfulness of applying Information Technology Architecture (ITA) to the modeling of a nation-wide e-Business architecture framework. After reviewing various architecture frameworks we suggested a unique architecture framework called VMT (Views, Models, and Time-frames). VMT represents five views of e-Business stakeholders; six models of data, function, network, agent, event, and rule; and three timeframes of short-term, mid-term, and long-term. VMT is an extension and unification of popular frameworks including Zachman's framework that has international recognition and use, C4ISR architecture framework of US DoD's, and Federal Enterprise Architecture Framework (FEAF) of the US Federal Government's.

A Framework for Developing Service-Oriented Adaptive System based on Context Awareness (상황 인지 기반 서비스 지향 적응형 시스템 개발 프레임워크)

  • Yoo, Chan-Woo;Shim, Jae-Keun;Han, Jong-Dae;Park, Young-Ki;Jung, Woo-Sung;Kim, Hee-Chern;Lee, Byung-Jeong;Wu, Chi-Su
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.10
    • /
    • pp.771-775
    • /
    • 2009
  • As Ubiquitous era comes, the importance of service-oriented adaptive software increases. However, there are many issues in development phases of service-oriented adaptive software, like contexts and service search. Though there are many researches which manage these issues separately, still we need more integrated and mature framework for solving these issues. So in this paper, we propose an integrated framework for development of service-oriented adaptive software. Our framework defines processes and work products for development. We also perform a case study which our framework is applied to.

A Design of Static Meta-Model for Reuse Framework of Embedded System (임베디드 시스템의 재사용 프레임워크를 위한 정적 메타모델 설계)

  • Cho, Eun-Sook;Kim, Chul-Jin;Lee, Sook-Hee
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.2
    • /
    • pp.231-243
    • /
    • 2009
  • Currently interests of embedded software in various areas such as automotive field, ship field, robot field is increasing according to expand market of embedded systems. Various researches such as embedded operating systems, embedded software modeling technique, embedded software testing, and so on are going in progress. However systematic engineering approach in embedded system development is poor because embedded areas focus on hardware parts until now. Furthermore, framework-based de sign technique considering reusability is not reflected in embedded system development. Those development results in many of dead codes scattered in system, and results in poor reusability of system. This paper suggests a framework of embedded system for reusability and a static meta-model for reuse framework. Proposed meta-model expresses not only the structure of reuse framework, but also allows a designer to extend and design easily models of embedded system based on reuse framework according to various embedded system types.

  • PDF

A Persistence Framework Based SQL (SQL 기반 퍼시스턴스 프레임워크)

  • Cho, Dongil-Il;Rhew, Sung-Yul
    • The KIPS Transactions:PartD
    • /
    • v.15D no.4
    • /
    • pp.549-556
    • /
    • 2008
  • Web-based Enterprise Intranet System is developed Object-oriented programming language and data management is constructed using RDBMS. Between Object-oriented programming language and RDBMS bring about "Object-Relational Impedance Mismatch" due to heterogeneous paradigm. To solve this kinds of problems commonly use the ORM Framework that it is converting data between incompatible type systems in databases and object-oriented programming languages, uses complex mapping metadata. It causes difficult to develop and maintain because of inflexible in changes. This paper proposed persistence framework that solve the existing complexity of ORM framework and has more flexible in evolution of database table. This persistence framework is unnecessary meta information that connecting with entity of database table and the objects, it offers users convenience of maintenance and it allows far more flexible and affordable systems to be built because of automatically code generation. The result of testing based on the proposed persistence framework with Hibernate, iBATIS, It is similar response time with iBATIS and it has more about three times faster than Hibernate. But iBATIS has problems of mass data processing.