• 제목/요약/키워드: Remote Procedure Call

검색결과 37건 처리시간 0.028초

웹 서비스 품질 기반 검색을 위한 UDDI 개선 모델 (Improved UDDI Model for Web Services with Quality based Retrieval)

  • 윤석현;김동준;한상용
    • 한국정보과학회논문지:정보통신
    • /
    • 제31권5호
    • /
    • pp.511-518
    • /
    • 2004
  • DCOM, CORBA 등의 분산객체(distribute object)의 뒤를 이어 등장한 웹 서비스(Web Services) 기술은 SOAP, WSDL, UDDI 둥의 XML 기반의 공개 표준을 바탕으로 하여 웹을 통한 원격 프로시저 호출(Remote Procedure call)의 메커니즘을 제공하여, e-비즈니스에서 통합과 협업의 방법으로 최근 각광을 받고 있다. 특히, UDDI는 웹 서비스를 등록 및 검색을 가능하게 해주는 레지스트리(registry)로, 웹 서비스를 위한 인프라를 제공하는 역할을 담당하고 있다. 하지만 기존 UDDI는 검색 방법이 단순하고, 해당 웹 서비스의 품질을 평가하여 검색할 수 있는 방법을 제공하고 있지 못하다는 문제를 가지고 있다. 본 논문은 웹 서비스의 품질을 평가하여 그에 대한 검색을 가능하게 해줄 수 있는 UDDI 개선 모델을 제안하고자 한다.

리눅스 클러스터를 위한 커널 수준 통신 모듈 (A Kernel-Level Communication Module for Linux Clusters)

  • 박동식;박성용;양지훈
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제9권3호
    • /
    • pp.289-300
    • /
    • 2003
  • 클러스터를 위한 기존의 커널 수준 통신 시스템들은 플랫폼에 종속적이고, 사용이 어렵거나 클러스터를 위한 다양한 기능을 제공하고 있지 못하다. 본 논문에서는 리눅스 클러스터 상에서 커널 수준의 어플리케이션 개발을 위한 통신 모듈인 KCCM(Kernel level Cluster Communication Module)을 설계하고 개발하였다. KCCM은 송수신(send/receive) 기반의 동기 통신과 원격 함수 호출(remote procedure call) 기반의 비동기 통신을 모두 지원하며 포팅 가능성을 고려하여 커널 소켓을 이용하여 구현되었다. 또한 TCP와 같은 연결 기반(connection oriented)의 시스템에서 발생할 수 있는 연결 상태의 장애를 복구 할 수 있는 기능을 갖춘 동시에 사용하기 쉬운 인터페이스를 가지도록 설계되었다. 본 논문에서는 실험을 통하여 KCCM의 성능을 RPC(Remote Procedure Call)와 비교해 보았으며 특히 비동기 통신을 요구하는 통신 구조에서 적합함을 보였다.

웹 클러스터 시스템의 실시간 서버 상태를 기반으로 한 부하분산 방안 (A Load Distribution Technique of Web Clustering System based on the Real Time Status of Real Server)

  • 윤천균
    • 정보처리학회논문지A
    • /
    • 제12A권5호
    • /
    • pp.427-432
    • /
    • 2005
  • 웹 클러스터 시스템에서 사용자들의 접속 요구를 효율적으로 real 서버에 분산시키기 위하여 기존의 부하분산 알고리즘들과 현재 많이 사용중인 WLC(Weighted Least Connection) 알고리즘에 대하여 연구하였다. 이 부하분산 알고리즘들은 서버들의 부정확한 부하상태 파악과 파악 시점에 문제가 있어 서버들 간에 부하 불균형이 발생함으로써 효율성이 저하된다. 본 연구에서는 사용자의 접속 요청 시 broadcasting RPC(Remote Procedure Call)를 이용하여 서버들의 다양한 부하상태를 실시간으로 파악하여 부하를 분산하는 알고리즘을 제안하고, prototype을 구현하여 성능을 실험하였다. 실험 결과, real 서버 간 부하 불균형 현상이 기존 방법에 비하여 크게 향상되었고, 응답시간이 단축되는 효과로 웹 클러스터 시스템의 성능이 향상되었다.

객체 복제 기법에 의한 원격 접근 알고리즘 (The Remote Access Algorithm by Object Replication)

  • 윤동식;이병관
    • 한국정보처리학회논문지
    • /
    • 제7권3호
    • /
    • pp.799-807
    • /
    • 2000
  • In this paper, object replication Client/server under distributed computing system is design and implementation. Today many end-users have a computer communication by using internet in the distributed system of client/server. If many users request services to a specific remote server, the server should have got a overhead for hat service processing, delayed the speed for replay, and bring a bottleneck in communication network. Therefore object replication method was proposed to solve this problems. The growth of internet works and distributed applications has increased the need for large scale replicated systems. However, existing replication protocols do not address scale and autonomy issues adequately. Further, current application protocol require consistency of different levels, and therefore should be the selection function of consistency in them, in order to have particular semantics of each level. In this paper, server overhead and bottleneck happening in remote procedure call be using server object replication. Therefore access transparency can be improved by sharing object duplicately. So it will Keep up with the consistency within the replicated objects.

  • PDF

실시간 멀티미디어 스트림을 위한 분산 전송 플랫폼 (The Distributed Transport Platform for Real-Time Multimedia Stream)

  • 송병훈;정광수;정형석
    • 한국정보과학회논문지:정보통신
    • /
    • 제30권2호
    • /
    • pp.260-269
    • /
    • 2003
  • 기존의 분산 객체 미들웨어가 제공하는 RPC(Remote Procedure Call) 기반의 메시지전송 방식은 내부 오버헤드로 인해 실시간성을 요구하는 스트림 데이타의 전송에는 부적합하다. 그래서 OMG (Object Management Group)에서는 분산 환경에서도 실시간 스트리밍을 지원 할 수 있는 새로운 AV (Audio and Video) 스트림 서비스 참조 모델을 제안하였다. 그러나 이 모델은 오직 참조 모델이기 때문에 실제 구현 방법에 따라 재 정의해야 할 부분이 많이 남아 있다. 특히 실제 네트워크 환경을 고려한 혼잡 제어와 같은 기능이 없기 때문에 스트림 전송의 QoS를 제어할 수가 없다. 이러한 고려는 최근 연구되어 지고 있는 다양한 스트림 전송 플랫폼들이 가져야 할 고급 기능으로 전체 네트워크의 효율 증가를 위해서도 반드시 필요하다. 본 논문에서는 분산 환경의 장점을 최대한 부각시킬 수 있는 OMG의 스트림 서비스 참조 모델을 재 정의한 스트림 전송 플랫폼을 설계하고 구현하였다. 제안한 플랫폼은 스트림 전송을 위한 새로운 TCP-Friendly 프로토콜인 SRTP(Smart RTP)를 하부 구성 요소로 제공하며 이를 이용하여 본 플랫폼을 통한 스트리밍 응용들의 효율을 향상시켰다.

RPC 기반 GPU 가상화 환경에서 가상머신의 GPGPU 작업 성능 향상을 위한 GPU 메모리 관리 기법 (GPU Memory Management Technique to Improve the Performance of GPGPU Task of Virtual Machines in RPC-Based GPU Virtualization Environments)

  • 강지훈
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제10권5호
    • /
    • pp.123-136
    • /
    • 2021
  • RPC(Remote Procedure Call) 기반 GPU(Graphics Processing Unit) 가상화 기술은 다수의 사용자 가상머신에게 GPU를 공유하기 위한 기술 중 하나이다. 하지만 클라우드 환경에서 일반적인 GPU는 CPU나 메모리와는 다르게 가상머신의 자원 사용량을 제한할 수 있는 자원 격리(Isolation) 기술을 제공하지 않는다. 특히 RPC 기반 가상화 환경에서는 각 가상머신에서 실행되는 GPU 작업은 멀티 프로세스 형태로 수행되기 때문에 자원격리 기술의 부재는 자원 경쟁으로 인한 성능 저하 문제를 발생시킨다. 그리고 GPU 메모리 경쟁은 가상머신들의 자원 요구량이 많을수록 성능저하를 가속화하고 가상머신 사이의 균등한 성능을 보장하지 못하기 때문에 공평성이 저하되는 문제를 발생시킨다. 본 논문에서는 RPC 기반 GPU 가상화 환경에서 사용자 가상머신들의 GPU 메모리 요구량이 가용 GPU 메모리 용량을 초과했을 때 발생하는 자원 경쟁으로 인한 성능 저하 문제 분석하고 이를 해결하기 위한 GPU 메모리 관리 기법을 제안한다. 또한, 실험을 통해 본 논문에서 제안한 GPU 메모리 관리 기법이 GPGPU 작업의 성능을 향상시킬 수 있다는 것을 보여준다.

SOAP을 이용한 쾌속제품개발모듈의 통합 (Integration of RPD Modules Using SOAP)

  • 김호찬;최홍태;김준안;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.38-41
    • /
    • 2003
  • Better understanding and sharing information are getting important to manage interdisciplinary product development team in a globally-distributed company. This study propose a solution to implement RPD(Rapid Product Development) system, focusing on rapid production process, for better understanding between development team members in different place and easy sharing of product information. The system developed by this research shows that SOAP(Simple Object Access Protocol) operates in distributed environment more efficiently than other RPC(Remote Procedure Call) techniques and it does not respond sensitively to firewall. And SOAP is an excellent RPC and messaging technique to exchange structured data. Procedures developed with use of SOAP are worked together with web, and users can use remote services as an application program in their computer.

  • PDF

SOAP 를 이용한 웹기반의 제품개발시스템 (Web-based Product Development System Using SOAP)

  • 이석희;김호찬
    • 한국정밀공학회지
    • /
    • 제23권5호
    • /
    • pp.111-118
    • /
    • 2006
  • Better understanding and sharing information are getting important to manage interdisciplinary product development team in a globally-distributed company. This study proposes a solution to implement RPD(Rapid Product Development) system for the distributed development teams using SOAP(Simple Object Access Protocol). And a new approach is introduced for the better understanding of product geometry among the development members in different place and the easy sharing of product information. An application example shows that SOAP operates in distributed environment more efficiently than other RPC(Remote Procedure Call) techniques and it does not respond sensitively to firewall. And SOAP is an excellent RPC and messaging technique to exchange structured data. Procedures developed with use of SOAP are worked together with web, and users can use remote services as an application program in their local computer.

웹 기반 통합 설계 환경 구축에 관한 연구 (A Study on the Web-based Integrated Environment for Design Systems)

  • 이창근;이수홍;방건동
    • 한국CDE학회논문집
    • /
    • 제7권2호
    • /
    • pp.110-120
    • /
    • 2002
  • This paper presents the method that allows easy and rapid integration of legacy resources within the company and between departments. The proposed system can easily construct a distributed environment for collaborative design between departments in the companies. It supports knowledge-based integration system, which allows designers to develop product with deep knowledge about product design. For the purpose, DOME (Distributed Object-based Modeling Environment)-which has been developed through various studies-was used in this paper. To overcome its problems and insufficiency, the Web-Integrator is proposed. The Web-Integrator is very suitable for an Internet environment because it uses HTTP (Hyper Text Transfer Protocol) and XML (extensible Markup Language) as its main communication method. By supporting the remote object access via URL (Uniform Resource Locator), the implementation of the integrated system makes the Web-Integrator systematic and intuitive. All the functions and resources provided by DOME could be used with the interface that enables bi-directional communication with the DOME system. Web-Integrator provides full web-based environments for the general designers, who do not have a full design knowledge and experience, and the proposed system allows design operations to happen at any place and anytime. Also it provides XML-RPC(Remote Procedure Call) based web service framework, which allows other systems to use easily the service that the DOME system supplies regardless the location and the platform.

SOAP을 이용한 XML Hub 시스템 구현 및 활용 (An Implementation and Application of XML Hub System using SOAP)

  • 김용수;주경수
    • 한국전자거래학회지
    • /
    • 제8권1호
    • /
    • pp.141-154
    • /
    • 2003
  • SOAP is a protocol used for information exchange in distributed computing environment and SOAP defines mechanisms for message transferring between distributed system and remote procedure call/response process. This SOAP is able to be used independently on hardware platforms and operating systems and program languages because it uses only a text-based XML for protocol. Therefore ebXML that is a standard for E-Commerce adopts SOAP for message exchange. In this paper, we implement XML Hub System using SOAP and apply on the system e-Procurement. By this XML Hub System we can more easily exchange messages for B2B. Accordingly we can manage and integrate a lots of business partners.

  • PDF