• Title/Summary/Keyword: Aglets

Search Result 14, Processing Time 0.027 seconds

Jini-based Mobile Agent System (Jini 기반의 이동 에이전트 시스템)

  • 구형서;윤형석;김진홍;유양우;문남두;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.676-678
    • /
    • 2001
  • Jini는 분산 컴퓨팅 환경에서 네트워크 플러그 앤 워크(Network Plug and Work)를 가능하게 해주는 기로서, 실세계의 네트워크에 연결된 주변기기나 응용프로그램을 Jini 서비스로 등록하여 동적으로 작업경을 구성할 수 있는 새로운 분산 패러다임으로 자리잡고 있다. 본 논문에서는 Jini 기반의 이동 에이전트 시스템을 설계하고 구현하였다. SMART, Grasshopper, Aglets 같은 CORBA 기반의 이동 에이전트 시스템은 표준화, 동적 서비스 등록 및 에이전트의 영속성을 지원하기에 미흡하였으나, 개발된 시스템은 Jini 서비스를 이용하여 이러한 문제들을 체계적으로 해결하고자 하였다. 본 시스템은 Jini 서비스로 동작하는 이동 에이전트 시스템, 에이전트와 에이전트 시스템의 위치 보를 관리하는 위치정보 제공자, 그리고 이동 불가능한 에이전트를 임시 저장하는 이동경로관리자로 구성 된다.

  • PDF

A Performance Evaluation of the Agent-On-Demand for Distributed System Management (분산 시스템 관리를 위한 에이전트-온-디맨드 방법의 성능 평가)

  • Sul, Seung-Jin;Kim, Tae-Sung;Lee, Keum-Suk
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.04a
    • /
    • pp.200-204
    • /
    • 2000
  • SNMP나 CMIP에 바탕을 둔 클라이언트/서버 방식의 분산 시스템 관리 환경은 확장성, 상호운영성, 유연성 등과 관련하여 많은 제한점을 드러내고 있다. 따라서 이러한 단점들을 극복하기 위해 이동 에이전트(mobile agent)를 적용하려는 노력이 진행되고 있지만 이동 에이전트 기법을 시스템 관리에 적용하여 얻을 수 있는 성능 향상에 대해서는 면밀한 성능 분석이 필요하다. 제안한 에이전트-온-디맨드 방법에서는 에이전트를 기능별 업그레이드가 가능하도록 구성하고 관리 대상 노드가 필요한 에이전트를 요청할 수 있도록 하였다. 또한, 이동 에이전트를 위한 적절한 성능 모델을 수립하여 분석적 방법으로 성능을 평가하였다[10]. 본 논문에서는 분석적 방법을 통한 성능 모델을 기반으로 제안한 에이전트-온-디맨드 방식에 대한 성능 평가를 모의 실험을 통해 분석하였다. AOD를 적용한 분산 시스템 관리 기법과 기존의 방법의 성능 평가를 위해 IBM Aglets 소프트웨어 개발 키트 (ASDK) 1.1b2 버전과 JDK 1.1.7b 버전을 이용하여 프로토타입 관리 환경을 구현하였다.

  • PDF

Java Aglet-based Design for Electronic Commerce System (전상거래 시스템 구축을 위한 자바 애글릿 기반 설계)

  • 김평중;김정호;박진양
    • The Journal of the Korea Contents Association
    • /
    • v.1 no.1
    • /
    • pp.41-50
    • /
    • 2001
  • Electronic commerce offers the opportunity to integrate and optimize the global production and distribution supply chain. Rapid response to changes in demand and customer preference, and the ability to exploit new technologies, are becoming critical. The computer of the various corporations communicate with each other to determine the price and the availability of the components, to place and confirm orders, and to negotiate delivery time scales. In this paper, We describe a trading system that is based on mobile agent technology, called aglet. Aglets for the buyer and sellers are dispatched to the various marketplace, where they negotiate autonomously orders and deliveries, returning to the buyer and seller with their best deals for approval. We show that the electronic commerce system is feasibly built by using the Java aglet technology to demonstrate for simulating a traditional retail marketplace.

  • PDF

A Fast Transmission of Mobile Agents Using Binomial Trees (바이노미얼 트리를 이용한 이동 에이전트의 빠른 전송)

  • Cho, Soo-Hyun;Kim, Young-Hak
    • The KIPS Transactions:PartA
    • /
    • v.9A no.3
    • /
    • pp.341-350
    • /
    • 2002
  • As network environments have been improved and the use of internet has been increased, mobile agent technologies are widely used in the fields of information retrieval, network management, electronic commerce, and parallel/distributed processing. Recently, a lot of researchers have studied the concepts of parallel/distributed processing based on mobile agents. SPMD is the parallel processing method which transmits a program to all the computers participated in parallel environment, and performs a work with different data. Therefore, to transmit fast a program to all the computers is one of important factors to reduce total execution time. In this paper, we consider the parallel environment consisting of mobile agents system, and propose a new method which transmits fast a mobile agent code to all the computers using binomial trees in order to efficiently perform the SPMD parallel processing. The proposed method is compared with another ones through experimental evaluation on the IBM's Aglets, and gets greatly better performance. Also this paper deals with fault tolerances which can be occurred in transmitting a mobile agent using binomial trees.