• Title/Summary/Keyword: 메시지 매핑

Search Result 35, Processing Time 0.03 seconds

A Function-characteristic Aware Thread-mapping Strategy for an SEDA-based Message Processor in Multi-core Environments (멀티코어 환경에서 SEDA 기반 메시지 처리기의 수행함수 특성을 고려한 쓰레드 매핑 기법)

  • Kang, Heeeun;Park, Sungyong;Lee, Younjeong;Jee, Seungbae
    • Journal of KIISE
    • /
    • v.44 no.1
    • /
    • pp.13-20
    • /
    • 2017
  • A message processor is server software that receives various message formats from clients, creates the corresponding threads to process them, and lastly delivers the results to the destination. Considering that each function of an SEDA-based message processor has its own characteristics such as CPU-bound or IO-bound, this paper proposes a thread-mapping strategy called "FC-TM" (function-characteristic aware thread mapping) that schedules the threads to the cores based on the function characteristics in multi-core environments. This paper assumes that message-processor functions are static in the sense that they are pre-defined when the message processor is built; therefore, we profile each function in advance and map each thread to a core using the information in order to maximize the throughput. The benchmarking results show that the throughput increased by up to a maximum of 72 % compared with the previous studies when the ratio of the IO-bound functions to the CPU-bound functions exceeds a certain percentage.

Design and Implementation of the Conversion Rule between XML and MTF Messages (MTF 메시지와 XML간 상호변환 규칙 설계 및 구현)

  • Park, In-Soo;Yoon, Hee-Byung
    • The KIPS Transactions:PartD
    • /
    • v.12D no.5 s.101
    • /
    • pp.781-788
    • /
    • 2005
  • MTF message is the normalized and standardized format which is used in the time when it tries to transmit data to other systems or exchanges needed information in defense message systems. XML can support variety of search functionality and is estimated to be the best way from the view of efficient presentation and exchange in internet based environment, based on advantage which is independent of hardware and software. US army brought in XML-MTF combining with XML based technology, but we do not contain such a MTF system, and necessity of MTF is increasing for combined operation between ROK and US as a lot of C4I system were transferred to Web based systems. In this paper, we make analysis of fundamental structure, organization of paragraph, witting regulation of MTF message. We present the rule of naming element and fundamental mapping rule for transformation of its XML based on it. Also, we prove that MTF message can be transformed to XML document by trying to transforming sample documents to XML document applying presented mapping rule, creating MTF message based on it and implement program which can automatically transform them to XML-MTF.

An Implementation of Message Processing System for Authenticating in Secure DNS (안전한 도메인 네임 시스템에서의 인증기능을 가진 메시지 처리기 구현)

  • 이만희;임찬순;석우진;함영환;변옥환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.357-359
    • /
    • 1999
  • 안전한 도메인 네임 시스템은 인터넷에서 호스트의 주소와 이름을 매핑해주는 분산 시스템인 도메인 네임 시스템에 보안 기능을 강화한 것이다. 본 연구에서는 구조체를 이용하여 도메인 네임 시스템에서 사용되는 메시지를 처리하는 동시에 이 메시지에 첨부되어 있는 인증 정보를 인증할 수 있는 메시지 처리 시스템을 구현하였다. 이 메시지 처리 시스템을 이용하여 안전한 도메인 네임 시스템의 구현이 쉬워질 것으로 예상된다.

  • PDF

Targeting Algorithm for Personalized Message Syndication (개인 맞춤형 메시지 신디케이션을 위한 타겟팅 알고리즘)

  • Kim, Nam-Yun
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.3
    • /
    • pp.43-49
    • /
    • 2012
  • Personalized message syndication is an important process for maximizing the effect of mobile marketing. This paper proposes an algorithm for determining clients satisfying target conditions in real-time. The proxy server as an intermediate node stores client profiles (gender, age, location, etc) and their respective summaries into a database. When a company syndicates messages at run time, the proxy server maps target conditions expressed by boolean expressions to integer value and determines target clients by comparing target value with profile summary. Thus, this approach provides efficient personalized message syndication in very large systems with millions of clients because it can determine target clients in real-time and work with a traditional database easily.

The Design and Implementation of Internet Messaging System(XML/EDI System) with based on Java (Java를 기반으로 하는 Internet Messaging System (XML/EDI System) 설계 및 구현)

  • 이영교;안경림;안정희
    • Journal of the Korea Society of Computer and Information
    • /
    • v.6 no.2
    • /
    • pp.78-83
    • /
    • 2001
  • In this paper. I design and implement The Internet Messaging System(XML/EDI System), that is able to transform to user requested format as registering mapping script even though it was transferred any formatted message. Also, This system is able to easily migrate the existed Legacy System(ERP, MIS. etc). As basic service. I implement message sending message receiving, message retrieval, and mapping in Client system. And I support EDI, XML. DB. HTML that is selected among various message format.

A Study on Development of Message Integration Bus for Supervisory Control And Data Acquisition (변전설비 감시제어시스템 메시지통합버스 개발에 관한 연구)

  • Oh, Do-Eun;Jung, Nam-Joon;Ko, Jong-Min;Song, Jae-Ju;Yang, Il-Kwon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.05a
    • /
    • pp.830-832
    • /
    • 2008
  • 변전설비 감시제어시스템은 그 목적상 실시간의 대규모 측정정보 취득을 목적으로 한다. 취득정보는 RTU(Remote Terminal Unit)를 통해서 감시제어시스템에 전달된 후 필요에 따라 해당 정보를 요청하는 애플리케이션들에게 다시 전송된다. 현재 감시제어시스템에 널리 사용되는 DNP(Distribute Network Protocol)는 취득포인트 정보와 취득값만 가지고 있으므로 포인트 리스트에 대한 정보가 없는 경우에는 취득한 데이터를 판독할 수 없다. 따라서 감시제어시스템을 구축하기 위해 우선 RTU에 감시 선로정보를 입력하고, 이 정보를 다시 감시제어시스템의 DB에 포인트 정보와 매핑을 수행해야만 한다. 또한, 새로운 애플리케이션에서 취득값을 얻기 위해서는 이들 포인트 정보와 매핑 정보를 가지고 있는 감시제어시스템의 DB에 직접 연결해야만 한다. 본 논문은 공통정보모델과 이를 기반으로 작성된 메시지 교환 표준 인터페이스를 이용하여 감시제어시스템 취득정보의 효과적인 교환이 가능한 메시지 통합버스에 대하여 기술한다.

Auto-Configuration Mechanisms Using Network Management at Optical Internet (광 인터넷에서 망 관리를 이용한 자동 구성 메커니즘)

  • 안명규;권태현;차영욱
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.11b
    • /
    • pp.640-643
    • /
    • 2002
  • 링크 관리 프로토콜에서 데이터 링크의 연결성 검증 및 링크 식별자의 자동 매핑을 위하여 교환하는 Test 메시지와 제어채널의 IP 주소를 자동으로 발견하기 위한 Bootstrap 메시지는 제어채널이 아닌 데이터 링크로 전달되므로 광 네트워크에서 불투명한 스위칭 기술을 요구한다. 본 논문에서는 불투명한 스위칭 기술을 지원하지 않는 광 네트워크에서 망 관리 기능을 이용하여 인접 노드 사이의 제어채널에 대한 IP 주소 및 인접 노드와 데이터 링크에 대한 식별자를 자동으로 구성 할 수 있는 메커니즘을 제안한다. 망 관리를 통한 자동 구성은 불투명한 스위칭 기술을 지원하지 않는 광 네트워크에서 수동 구성에 따른 오류 발생의 가능성을 개선시킬 수 있다.

  • PDF

Universal Remote Controller for Internet Appliance using PDA (PDA를 이용한 인터넷 정보가전용 유니버설 리모트 컨트롤러)

  • 김동균;전병찬;조성배;이상정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.385-387
    • /
    • 2003
  • 본 논문에서는 블루투스와 COMA용 무선단말 기능이 내장된 PDA를 사용하여 인터넷 정보가전용 유니버설 리모트 컨트롤러를 설계 구현한다. PDA 단말로 정보가전을 원격 제어하고 모니터링하기 위해 XML과 CDMA의 SMS 정보가전 메시지 형식을 설계한다. 또한 흠 서버에는 블루투스와 CDMA를 포팅하고 정보가전 명령 및 메시지 매핑과 PDA 상에 유니버설 리모트 컨트롤러 인터페이스를 구현하여 테스트한다.

  • PDF

Method of Format Conversion Between Link-K and KMTF Messages (Link-K와 KMTF 메시지 간 포맷 변환 방법)

  • Kim, Wan-Sik;Lee, Min-Sik;Kim, Sang-Jun;Park, Ji-Hyeon
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.20 no.2
    • /
    • pp.264-271
    • /
    • 2017
  • Link-K message is the Tactical Data Link message standard developed by the Agency for Defense Development which is optimized for the Joint Operation of ROK Armed Force. KMTF message is the standard message format of Battle Management Information System. Interconversion and propagation between these messages are definitely needed to have efficient warfare such as situation data propagation using network, the convergence of collected situation data, common situational awareness, cooperative engagement. Therefore, this study suggests a way of rule and process for format conversion between Link-K and KMTF messages.

A Design of Home Gateway for Controlling Networked Appliances using Mobile Terminal (모바일 단말기의 정보가전 제어를 위한 홈 게이트웨이 설계)

  • Kim, Dong-Kyun;Song, Jae-Hun;Lee, Sang-Jeong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.967-970
    • /
    • 2003
  • 시간과 공간의 제약 없이 홈 네트워크 내의 가전기기들을 제어하고 모니터링하기 위해서는 모바일 단말기의 사용이 필수적이다. 본 논문에서는 모바일 단말기를 통하여 댁내 가전기기를 제어하고 모니터링하기 위한 홈 게이트웨이의 구조와 모바일 단말기를 위한 메시지를 설계하고 테스트한다. 모바일 단말기는 멀티 리모콘 기능을 하며 다중 무선 네트워크를 지원한다. 홈 게이트웨이는 모바일 에이전트와 UPnP 컨트롤 포인트, 브리지로 구성하고 UPnP 메시지와 모바일 바이너리 메시지간의 메시지 매핑을 수행한다.

  • PDF