• Title/Summary/Keyword: JAVA-RMI

Search Result 62, Processing Time 0.025 seconds

A Method of Invocation of Java Services for High Accessibility by not Using Static Stub (JRSC: Java Remote Service Call) (자바서비스 접근성 향상을 위한 비스텁 방식의 원격자바메서드 호출기법)

  • Choi, Woo-Jeong;Choi, Jae-hyun;Park, Jae-Won;Lee, Nam-Yong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.997-1000
    • /
    • 2010
  • 최근 분산자바기술의 발전에 따라 다양한 애플리케이션의 단위기능들은 어디서나 호출 가능한 서비스로 정의되고 있으며, 또한 이러한 서비스들은 새로운 애플리케이션을 구성하기 위한 단위기능으로 사용되고 있다. 특히 RMI, CORBA 등은 가장 널리 활용되고 있는 원격 메서드 또는 서비스 호출 프레임워크로 분산 자바애플리케이션 개발을 위한 중요한 기술이라 할 수 있다. 그러나 이러한 기술들은 모두 원격메서드 또는 서비스의 호출을 위해 클라이언트사이드에서 스텁을 활용하는 기술로, 스텝의 정적생성 및 동기화 필요성으로 인해 다소 사용자 편의성 및 서비스의 접근성이 저해되는 측면이 있다. 따라서 본 논문에서는 이러한 스텁의 생성이 필요 없는 비스텁 방식의 효율적인 원격자바메서드 호출기법을 제시한다. 이 기법을 활용할 경우, 사용자 측면에서 별도의 스텁 없이 원격지의 서비스를 자유롭게 호출할 수 있어 사용자의 편의성 및 서비스 접근성을 크게 향상시킬 수 있으며, 원격 서비스 변경에 따른 동적 서비스 재구성 또한 지원할 수 있어 보다 유연한 애플리케이션 개발이 가능하다.

A Design and Implementation of Robot Agent in a Digital Library (디지털 도서관을 위한 로봇 에이전트의 설계 및 구현)

  • Joo, Won-Kyun;Kim, Yong;Cho, Eun-Il;Myaeng, Sung-Hyoung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.433-435
    • /
    • 1998
  • 인터넷이 그 규모 및 정보의 내용에서의 대형화를 지향하면서 분산환경에서 사용자들의 정보에 대한 요구가 날로 증가하고 있고, 이를 만족시킬 수 있는 저 단계로 정보 수집이라는 것이 새로운 문제로 떠오르고 있다. 이에 에이전트를 기반으로 구성된 분산 디지털 도서관상에서 웨 정보 서비스를 제공하기 위한 로봇 에이전트를 설계.구현하였다. 구현된 로봇은 JAVA와 RMI를 기반으로 에이전트화를 통해 분산환경 구조를 갖추고 있으며, 멀티 쓰레드와 로봇 제어 알고리즘을 통해 정보의 수집 및 관리에 있어서 로봇의 신뢰도를 향상 시켰고 DBMS와 에이전트의 연계를 통한 대용량 처리 기능과 관리자의 관리의 편리성을 도모하기 위해 자동화 기능을 갖추었으며, 로봇과 관련되어 발생할 수 있는 부하를 최소화 할 수 있도록 하였다.

  • PDF

The I-Farmer Model Transformation Algorithm for Aspect Interface Specification Modeling of IMT-2000 NMS Agent at COM Environment (COM 환경에서의 IMT-2000 NMS 에이전트 Aspect Interface Specification 모델링을 위한 I-Farmer Model 변형 알고리즘)

  • Park, Soo-Hyun
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2002.11a
    • /
    • pp.444-450
    • /
    • 2002
  • 실세계의 사물을 다중측면에 의하여 분석한 후 개체노드, 측면개체노드, 균일성 개체 및 다중화 추상화라는 여러 개념을 이용하여 디자인할 수 모델인 I-Farmer 모델의 구현 방안을 제시하였다. 컴포넌트는 컴포지션에 의한 소프트웨어 블록 재사용성을 제공하며 컴포넌트는 이들의 수행하는 기능에 대한 명세를 나타내는 인터페이스 명세 모델이 반드시 필요하게 된다. 본 논문에서는 I-Farmer 모델링 방법론에 의하여 디자인되어진 시스템을 컴포넌트 기반개발의 인터페이스 명세 모델로의 변형(transformation) 메카니즘인 ITI 알고리즘 및 CORBA / JAVA RMI COM IDL과의 상호관련성을 제시한다.

  • PDF

Proactive Task Execution Using Data Sharing and Event Transition among Personal Devices

  • Jeon, Ho-Cheol;Kim, Tae-Hwan;Choi, Joong-Min
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.4 no.6
    • /
    • pp.1237-1252
    • /
    • 2010
  • This paper proposes an intelligent technique for data sharing and event transition among personal devices including smart phones, laptops, and desktops. We implemented the PES (Personal Event Service) system that proactively executes appropriate tasks across multiple devices without explicit user requests by sharing the data used by the user and recognizing user intention based on the observed actions of the user for specific devices. The client module of PES installed on each device monitors the user actions and recognizes the intention of the user. The server provides data sharing and maintenance for clients. The connection between client and server is established by Java RMI (Remote Method Invocation). A series of experiments were performed to evaluate user satisfaction and system accuracy, and the results showed that the PES system can proactively provide appropriate, personalized services with a high degree of satisfaction to the user in an effective and efficient manner.

Development of a Web-Based Simulator (웹 기반 시뮬레이터의 구현)

  • 김종은
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1999.10a
    • /
    • pp.331-336
    • /
    • 1999
  • 웹은 지난 수년간 급속도로 발전하였으며 웹의 다양한 활용 분야 중에서 시뮬레이션은 웹의 특성을 가장 잘 이용하는 분야 중 하나로, 웹 기반 시뮬레이션의 구현에 대한 연구가 활발히 이루어지고 있다. 또한 Java 언어의 출현은 웹에서 실질적인 애니메이션과 애니메이션들간의 상호동작을 가능하게 한다. 웹 기반 분산 시뮬레이션은 웹의 분산 특성과 자바의 객체지향 특성을 이용한 분산 시뮬레이션이다. time-warp 기법을 사용하는 웹 기반 분산 시뮬레이션에서 speedup에 대한 성능은 rollback과 통신 지연이 가장 중요한 요인이다. rollback이 발생한 경우 시뮬레이션을 다시 수행하여 시뮬레이션을 매우 느리게 한다. 이러한 rollback과 통신 지연의 방대한 오버헤드는 시뮬레이션 모델의 지역적 분할을 사용할 때 발생한다. 본 발표에서는 time-warp을 기본 구졸 자바의 RMI를 사용하는 웹 기반 분산 시뮬레이션에서 통신 지연에 의한 오버헤드 및 거대한 병렬성과 분산을 고려한 시뮬레이션의 구현 모델을 제안하고 구현한다.

  • PDF

Design and Implementation of Privilege Based Authorization System for Web Services (웹 서비스에서의 권한 기반 접근 제어 시스템 설계 및 구현)

  • 김경남;유황빈
    • Proceedings of the Korea Institutes of Information Security and Cryptology Conference
    • /
    • 2003.12a
    • /
    • pp.107-112
    • /
    • 2003
  • 웹 서비스는 XML 기술을 기반으로 분산 컴퓨팅을 가능하게 함으로써, 웹을 통한 시스템 통합이 용이하고, CORBA, Java RMI, DCOM등과 같은 기존의 분산 컴퓨팅 모델을 대체 할 수 있는 새로운 대안으로 주목받고 있다. 현재 웹 서비스 활성화에 있어 최대의 당면 과제는 보안 문제이며, 인터넷을 이용해서 이동하고 있는 많은 양의 데이터를 안전하게 지킬 수 있는 방법에 주로 초점이 맞추어져 있으나, 이러한 데이터의 안전한 교환 이외에도 웹 서비스 제공자와 이용자의 상호 인증 및 사용자에 대한 접근 제어 방안 또한 보안상 중요한 사항이다. 본 논문에서는 웹 서비스 환경에서 클라이언트에 대해 효과적으로 권한 기반 접근 제어를 수행하기 위한 시스템을 설계 및 구현하였다.

  • PDF

Design and Implementation of Internet Auction Agent System (IAAS) (인터넷 경매 에이전트 시스템(IAAS)의 설계 및 구현)

  • Cho, Kyung-San;Won, You-Seuk
    • The KIPS Transactions:PartD
    • /
    • v.9D no.5
    • /
    • pp.963-970
    • /
    • 2002
  • In this paper, after defining the requirements to improve the processing of Internet auction, we design and implement Internet Auction Agent System (IAAS) based on the requirements. IAAS consists of a multi - agent system with buying/selling/negotiation agents for auction processing in accordance with the given price strategy, a graphic interface for supporting price strategies, an information agent for supplying real time information and remote control of agents, and DB. For the mobility, scalability, functionality and communication efficiency of agents, IAAS is implemented by using Java JDK1.3, Servlet, RMI and socket. Through the comparative analysis, we show that IAAS fulfills the requirements defined. IAAS can improve the convenience of users and the efficiency of auction processing, and thus increase the utilization of Internet auction.

A Framework for Developing interoperable Knowledge Discovery System

  • Li, Sheng-Tun;Shue, Li-Yen
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2001.01a
    • /
    • pp.435-440
    • /
    • 2001
  • The development of web-aware knowledge discovery system has received a great deal of attention in recent years. It plays a key-enabling role for competitive businesses in the E-commerce era. One of the challenges in developing web-aware knowledge discovery systems is to integrate and coordinate and coordinate existing standalone or legacy knowledge discovery applications in a seamless manner, so that cost-effective systems can be developed without the need of costly proprietary products. In this paper, we present an approach for developing a framework of web-aware interoperable knowledge discovery system to achieve this purpose. This approach applies RMI and high-level code wrapper of Java distributed object computing to address the issues of interoperability in heterogeneous environments, which includes programming language, platform, and visual object model. The effectiveness of the proposed framework is demonstrated through the integration and extension of the two well-known standalone knowledge discovery tools, SOM_PAK and Nenet. It confirms that a variety of interoperable knowledge discovery systems can be constructed efficiently on the basis of the framework to meet various requirements of knowledge discovery tasks.

  • PDF

A Study on the Application of Engineering Design Problem using Web Service (웹 서비스를 이용한 공학설계 적용에 관한 연구)

  • Park, Chang-Kyu
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.47 no.6
    • /
    • pp.831-835
    • /
    • 2010
  • Currently, engineering design is carried out in a distributed manner geographically or physically. This imposes new requirements on the computational environments, such as efficient integration and collaboration in the Internet and network environments. Meanwhile, Web-based distributed design has led new paradigms in design and manufacturing fields. For example, Web-based technologies have reduced the product development time and to ensure a competitive product in order to exchange and interact of real-time design information that integrates the distributed design environment between departments as well as companies via Internet and Web. Hence, efficient data communication for design information sharing is the basis for collaborative systems in the distributed environments. Design data communication techniques such as CORBA, DCOM, and JAVA RMI have been considered in the existing research, but these techniques have some disadvantages such as limitations of interoperability and firewall problems. This paper presents the application of engineering design problems in which distributed design information resources are integrated and exchanged using Web Service for supporting XML and HTTP without interoperability and firewall problems.

Development of a Object Oriented Framework for System Design Optimization (최적설계 지원 객체지향 프레임 웍 개발)

  • Chu, Min-Sic;Choi, Dong-Hoon;Lee, Se-Jung
    • Proceedings of the KSME Conference
    • /
    • 2001.06c
    • /
    • pp.369-375
    • /
    • 2001
  • For Optimization technology Was Developed in 1960, the Optimization Technology have grown into a full-featured, robust, highly rated and highly used. And Optimization techniques, having reached a degree of maturity over the past several years, are being used in a wide spectrum of industries, including aerospace, automotive, chemical, electrical, and manufacturing industries. With rapidly advancing computer technology, computers are becoming more powerful, and correspondingly, the size and the complexity of the problems being solved using Optimization techniques are also increasing. But Optimization techniques with analysis solver have many problems. For instance, the difficulties that a particular interface must be coded for each design problem and that the designer should be familiar with the optimization program as well as the analysis program. The purpose of this paper is Optimal Design Framework for Mechanical systems design. This Design Framework has two Optimizers, ADS (local optimizer) and RSM(Response Surface Method), and graphic user interfaces for formulation and optimum design problem and controlling the design process. Current Design Framework tested by two analysis solver, ADAMS and ANSYS. First this paper focused on the core Framework and their conception. In the second of the paper, I cover subjects such as Design Framework Operation. Next, The validity and effectiveness of Design Framework are shown by applying it to many practical design problems and obtaining satisfactory results. Finally, if you are an advanced Operator, you might want to use Response Surface Method, so that cover the result applied by RSM. here.

  • PDF