• Title/Summary/Keyword: 미들서버

Search Result 231, Processing Time 0.024 seconds

Design and Implementation of a Mapping Middleware for Wireless Internet Map Service (무선인터넷 지도서비스를 위한 매핑 미들웨어의 설계와 구현)

  • 이양원;박기호
    • Spatial Information Research
    • /
    • v.12 no.2
    • /
    • pp.165-179
    • /
    • 2004
  • With the spread of wireless internet, the interest in mobile applications and services is increasing. Korea Wireless Internet Standardization Forum has been establishing the standards for mobile platform and map service in the wireless internet environment. This study aims to present a paragon of mapping middleware that plays the role of broker for wireless internet map service: in particular, it focuses on the interoperability with generic map servers. In this study, we developed a method for applying current map servers to the wireless internet map service, and analyzed the request/response structure of the map servers which have different operation characteristics in order to allow our middleware to fully utilize the functionalities of the map servers. The middleware we developed is composed of .NET-based XML Web Services: it has a lightweight module for image map and a map representation module for choropleth map, symbol map, chart map, etc. This mapping middleware is a broker between mobile client and generic map server, and supports .NET clients and Java clients as well. Its component-based interoperability grants the extensibility for the wireless internet dedicated map servers of the future in addition to the current generic map servers.

  • PDF

Efficient Cluster Server Construction and Management for Service Orientation (서비스 지향적인 효율적인 클러스터 서버 구축 및 관리)

  • Chae, Hee-Seong;Song, Ha-Yoon;Kim, Han-Gyoo;Lee, Kee-Cheol
    • The KIPS Transactions:PartA
    • /
    • v.14A no.6
    • /
    • pp.371-382
    • /
    • 2007
  • Modern server systems are usually composed in the form of cluster systems in order to serve not only as many users but also as many kinds of applications as possible. The progression of the cluster system architecture leads in a middleware approach based on the Java framework. The middleware approach alleviates the efforts for the construction and the management of a server system but still preserves its performance and applications on the server. In this research, we introduce a new clustering scheme for the easy construction and maintenance of a cluster server system with the Java Management Extensions. We first demonstrate the construction and configuration process. Our experiment sets can verify that it is easy to construct, expand and manage a middleware based cluster system as well as the applications which reside on it. In addition, we can achieve reasonable performance on our service oriented clustered system with the help of state-of-the-art middleware. The experimental results of performance demonstration contain the availability of a server, and the effectiveness of load balancing and scheduling mechanisms. Especially, our service oriented scheduling mechanism was shown to successfully manage load imbalance under the normal load and cope with the overloaded situations, compared with other known scheduling mechanisms.

Server-Client applications for Capturing and Sending images in TV video (TV 동영상 화면 캡쳐 서버-클라이언트 애플리케이션 구현)

  • Park, Youn-Sun;Kim, Jung-Hwan;Nam, Yoon-Suk;Jung, Moon-Ryul
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2005.11a
    • /
    • pp.255-259
    • /
    • 2005
  • 본 논문은 시청자가 TV를 시청하다가 마음에 드는 화면이 있으면, 이를 캡춰해서 친구들에게 메시지로 보내는 서비스를 구현하는 방법을 기술한다. 이를 위해서는 셋톱박스에서 실행되는 Xlet 애플리케이션에서 비디오 스트림의 특정화면을 캡춰할 수 있어야 하는데, 현재 미들웨어는 이런 기능을 제공하고 있지 않다. 따라서, 본 논문에서는 Xlet application 에서 시청자가 지정한 화면의 시점값을 방송국 서버로 전송하고, 서버에서 해당 화면을 캡춰하여 이를 시청자가 원하는 수신자에게 보내주는 방법을 사용한다. 미들웨어 API 표준에서 현재의 NPT (Normal Play Time) 을 알려주는 API 를 제공하므로, 애플리케이션에서 시청자가 원하는 시점의 NPT 를 구해 이를 방송국 서버로 보내고, 서버에서는 이 NPT 에 해당되는 동영상의 미디어 타임을 구해, 그 시간에 해당되는 프레임을 계산하여 화면을 캡춰한다. 본 기술을 활용하면 서버에서 캡춰된 화면을 Mobile, Web 등의 매체에도 전송할 수 있으므로 유무선통합, 방통융합형 서비스로 확장해 나갈 수 있다.

  • PDF

Design and Implementation of the Application for Testing Discovery Operation of the DDS Middleware (DDS 미들웨어의 디스커버리 동작 시험을 위한 응용의 설계 및 구현)

  • Ahn, Sungwoo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.05a
    • /
    • pp.363-366
    • /
    • 2014
  • OMG 그룹에서 제안하고 있는 DDS(Data Distribution Service) 미들웨어에서 디스커버리 프로토콜은 미들웨어 간의 상호 운용성 지원을 위한 기본 요소이다. DDS 미들웨어가 적용되는 대부분의 환경에서는 다수의 노드에서 생성된 참여자를 찾기 위해 한꺼번에 많은 수의 디스커버리 정보가 교환되기 때문에 노드 및 네트워크의 성능에 많은 영향을 미친다. 본 논문에서는 DDS 미들웨어 개발 후에 시험이 되어야 하는 디스커버리 기능의 검증과 성능 측정을 위한 응용을 설계하고 이를 구현하였다. 디스커버리 시험 응용은 디스커버리 시험 전체를 관리하는 제어 응용, DDS 미들웨어를 통하여 DDS 개체를 생성하고 이들간의 정보교환을 담당하는 DDS 응용, 그리고 DDS 응용을 통제하고 실행 결과를 수집하여 제어 응용으로 전송하는 데몬 서버로 구성된다. 구현된 디스커버리 시험 응용은 디스커버리 기능 검증 및 성능 정보의 수집을 프로세서 간의 통신을 통하여 효과적으로 수행한다. 또한, DDS 응용의 동작 권한을 제어 응용이 위치한 노드에 집중시킴으로써 많은 수의 노드에서 시험이 필요한 환경에 적합하도록 설계되었다.

  • PDF

A Design of Vessel-USN Middleware (선박USN 미들웨어 설계)

  • Cho, Han Na;Joo, Young Sun;Kim, Ki Young;Lee, Jin Seok;Jung, Min A;Lee, Seong Ro
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.938-941
    • /
    • 2009
  • 디지털 선박 건조에 관심이 높아짐에 따라 선박 내에 USN(Ubiquitous Senser Network)의 구축이 요구되며, 센서 노드와 서버의 응용 프로그램 사이에서 중간 역할을 담당하는 선박USN 미들웨어가 필요하다. 일반 USN 미들웨어와는 달리 선박USN 미들웨어는 선박이라는 특수환경을 고려하여 설계되어야 한다. 선박은 해상운송수단이므로, 보다 높은 안전성의 확보가 필요하고 제한된 자원의 공급으로 인해 효율적인 자원 관리가 필요하기 때문이다. 본 논문에서는 이러한 요소들을 고려한 선박USN 미들웨어를 설계한다. 설계한 USN 미들웨어는 상황인식을 통해 데이터의 거짓 유무를 판별하여 불필요한 데이터 전송을 차단하여 에너지 효율적인 특성을 갖는다.

Design and Implementation of Mobile RFID Middleware based Pet Management System (모바일 RFID 미들웨어 기반 Pet 관리시스템의 설계 및 구현)

  • Park, Byoung-Seob
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.3
    • /
    • pp.19-26
    • /
    • 2010
  • The most critical element in the real-time operation of RFID application programs that are suitable for the mobile environment is the RFID middleware, made exclusively for mobile handsets, which processes collected data on a real-time basis and sends only the useful information to the application client. In this paper, we intend to design and implement the Pet management system for optimized mobile RFID middleware that supports real-time data processing. The proposed Pet management system consists of registration module, retrieval module, communication module, and display module in order to display retrieval result from server. Also, the captured data in the PDA is transmitted to the server and another client system using the mobile application interface that supports the SOAP application access protocol.

Design for Rule-based Home Server Architecture (규칙 기반의 홈 서버 아키텍처 설계)

  • 황도현;이현정;정기원
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.403-405
    • /
    • 2004
  • 본 연구는 미들웨어 기반의 OSGi(Open Service Gateway initiative) 서비스 플랫폼과 규칙 기반 생성 시스템 기술을 응용하여 유연하고 효율적인 홈 서버 아키텍처를 제안한다. 미들웨어 컴포넌트인 서비스를 엔진은 서비스로부터 요청된 호출을 정해진 규칙에 따라 평가 판단하여 홈 기기들을 제어하고 관리한다. 서비스 룰 엔진은 실행 규칙이 명세 되어 있는 프로파일을 참조하여 처리하고, 홈 기기 접근 권한과 현재 서로 상충되는 홈 기기가 작동 중인지 점검하며, 우선순위와 충돌 방지 조건 및 제약조건을 조회하여 홈 기기를 제어한다. 이때 방제, 보안에 관련된 홈 기기의 작동이 요구되는 경우 정해진 방재, 보안 규칙에 따라 가장 먼저 수행된다. 프로파일은 사용자가 서비스를 매니저를 통해 관리하거나 외부의 접근 허가된 사용자가 관리할 수 있으며, 여러 형태의 프로파일이 제공되어 사용자의 성향에 따라 프로파일을 선택하여 홈 서버에 적용할 수 있다

  • PDF

Implementing a middleware for development of embedded processor applications (내장 프로세서 응용 개발을 위한 미들웨어 구현)

  • 박현수;한경숙;우덕균;표창우;김홍남
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.134-136
    • /
    • 1999
  • 내장 프로세서에서 실행되는 응용 프로그램 개발환경에서는 타겟에서 실행될 프로그램을 호스트에서 개발하여 타겟에서 실행되도록 구성한다. 내장 프로세서 응용 개발 환경의 중심을 이루는 호스트-타겟 연결 미들웨어(이후 타겟서버라 칭함)를 개발하였다. 타겟서버는 전단부, 후단부 인터페이스를 통하여 호스트에서 개발된 목적모듈을 타겟시스템에 로딩시키는 기능을 한다. 또한, 호스트에서 운용되는 타겟 접근도구의 요구사항을 전송하고 타겟의 정보를 호스트 도구에게 전송하는 역할을 한다. 이러한 역할을 수행하기 위하여 내부 모듈에서 리더, 로더, 타겟메모리 관리, 심볼테이블 관리모듈이 구현되었다. 이렇게 구현된 타겟서버는 기존의 호스트 시스템 도구에 연결되어 정확한 수행에 대한 테스팅 과정을 마쳤고 하나의 라이브러리로 지원되었다.

  • PDF

A Distributed Location Storage Component for the Location Information Management System (위치정보 관리 시스템을 위한 분산 위치 저장 컴포넌트)

  • 장유정;윤재관;한기준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.226-228
    • /
    • 2003
  • 최근에 무선 인터넷과 이동 컴퓨팅 기술이 발전하고, 휴대 전화와 PDA 같은 이동 단말기가 보편화됨에 따라 사용자의 위치정보를 활용한 위치 기반 서비스(LBS: Location Based Services)가 가능하게 되었다. 위치 기반 서비스를 제공하기 위해서는 대용량의 위치 데이타를 신속하게 처리하고 관리하기 위한 시스템이 필요하다. 이에 본 논문에서는 위치 데이타를 효과적으로 분산 저장 및 검색할 수 있는 이동 객체를 위한 분산 위치 저장 컴포넌트를 구현하고 그 성능을 평가하였다. 분산 위치 저장 컴포넌트는 위치 데이타를 저장하고 검색하는 미들웨어, 분산된 미들웨어의 정보를 관리하는 서버 관리자, 빠른 검색을 위해 위치 데이타의 인덱스 정보를 관리하며 검색할 서버의 정보를 반환하는 연결 관리자, 서버의 디스크 상태를 확인하고 디스크 사용을 관리하는 디스크 관리자, 그리고 클라이언트로 구성된다.

  • PDF

DEDMS : Distributed Environment Document Management System Model based on the XML-RPC (XML-RPC 기반의 분산환경 문서관리 시스템 모델)

  • 고혁준;김정희;곽호영
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.2
    • /
    • pp.394-406
    • /
    • 2004
  • Even the document resources offered from web server can be represented in the form of URL/URI, it can not necessarily be guaranteed that corresponding resources exist due to a dynamic change of sewer environment In this paper, integrated document administration system is therefore proposed and modeled using the XML-RPC technology which guarantees the reliance of resources, and handles a dynamic server resource management and request of clients. The proposed system is composed of middleware and server systems. The former system manages dynamic server resources, and the latter reports the updated information of documentations stored in server by client from the server to middleware system. As a result, effective storing management of dynamic resource in distributed server could be archived and building cost of a new web server could be reduced due to an applicability to current web sewer. In addition platform independent and efficient data management was obtained by using the XML-RPC protocol.