• Title/Summary/Keyword: 서비스 단위

Search Result 1,134, Processing Time 0.032 seconds

UMTS QoS by Aggregating RSVP-based QoS Requests (흐름 군집을 이용한 UMTS 서비스 질 보장)

  • Kim, Ki-Il;Kim, Jae-Ho;Yun, Mi-Young;Lee, Jun-Hwa;Moon, Jung-Mo;Kim, Sang-Ha
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10b
    • /
    • pp.1203-1206
    • /
    • 2000
  • 이동 인터넷상에서 단말기의 이동 하에서 서비스 질을 보장하기 위해, 크게 세 방향의 연구가 진행되고 있다. 즉, 서비스 질 보장 단위와 방법에 따라 각 흐름 단위의 제어 방법(IntServ), 몇 가지 서비스 클래스에 의한 방법 (DiffServ) 그리고 흐름들의 군집 방법등이다. UMTS 망의 백본은 IP 망으로 구성되므로 IP망의 서비스 질 보장 방법이 적용되어야 한다. 본 논문에서는 상기의 세 방법 중 UMTS 망의 특성에 가장 부합되는 흐름 군집방법을 기반으로 UMTS 망의 서비스 질 보장을 위한 새로운 방안을 제안한다.

  • PDF

Implementation and Performance Analysis of SOA Model using Service Platform for .NET Framework (.NET Framework를 서비스 플랫폼으로 사용한 SOA모델 구현 및 성능분석)

  • Lee, Seong-Kyu;Jin, Chan-Uk;Kim, Tai-Suk
    • Journal of the Korea Society for Simulation
    • /
    • v.16 no.4
    • /
    • pp.33-41
    • /
    • 2007
  • Service-Oriented Architecture(SOA) define the interaction method between two computing entities that one entity performs a unit task instead of another entity. This, unit task, is called "Service" and interaction of these services should have independency and loosely coupled task. The effect of SOA's main functions such as loosely coupled task and independent interoperability with influence the possibility of flexible message communication between different way and different users. In this article, we analyzed the performance about system stabilization between general web service and SOA based application that implemented through WCF based messaging framework using .NET Framework and integrated data presentation method. As the result of test, we confirmed that SOA environment using WCF have more advantages.

  • PDF

Development of Direction Multimedia Server System Based on Moving Picture Object. (동영상 객체 기반의 양방향 멀티미디어 서버 시스템 설계 및 구현)

  • Kim, Kyung-Hoon;Lee, Min-Hong;Ryu, Hong-Yeon;Hong, Sung-Hoon;Nam, Ji-Seng
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.959-962
    • /
    • 2003
  • 멀티미디어 서비스 수요의 증가는 네트워크 상에서 기존의 문자기반의 컨텐츠 제공 서비스의 수요를 이미 앞질렀으며 네트워크와 시스템 자원의 발전에 따라 사용자 요구는 그에 따라 더욱 폭 넓게 증가하고 있다. 우수한 품질의 동영상 데이터를 온라인 상에서 품질 저하 없이 서비스 받을 수 있는 것을 넘어 사용자는 컨텐츠에 파생되는 부가의 서비스를 요구하게 되었고 이는 기존의 텍스트 정보에 의한 양방향 서비스가 아닌 사용자의 요구에 따른 멀티미디어 컨텐츠 자체에 대한 서비스를 위한 정보시스템이 필요하게 되었음을 의미한다. 본 논문에서는 객체 단위의 동영상을 실시간으로 합성하여 이를 사용자에게 즉시 서비스하는 양방향 멀티미디어 서버 시스템의 설계와 구현에 대해 기술하였다. 구현된 시스템은 사용자에게 일방적인 데이터를 전송하는 기존의 시스템과 달리 적용 가능한 객체 단위 동영상을 합성 전송하고 자동 추출된 실시간 오브젝트를 다양한 배경화면과 함께 합성하여 서비스 할 수 있는 기능 구조를 가진다. 또한 멀티미디어 서버의 주요 목표를 반영하여 확장과 성능을 고려한 클러스터 On-Demand 서버를 구성하였으며 서버와 서비스 관리를 위한 모든 구성요소를 포함하여 실제 서비스가 가능한 완전한 미디어 시스템을 설계 구현하였다.

  • PDF

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 등은 가장 널리 활용되고 있는 원격 메서드 또는 서비스 호출 프레임워크로 분산 자바애플리케이션 개발을 위한 중요한 기술이라 할 수 있다. 그러나 이러한 기술들은 모두 원격메서드 또는 서비스의 호출을 위해 클라이언트사이드에서 스텁을 활용하는 기술로, 스텝의 정적생성 및 동기화 필요성으로 인해 다소 사용자 편의성 및 서비스의 접근성이 저해되는 측면이 있다. 따라서 본 논문에서는 이러한 스텁의 생성이 필요 없는 비스텁 방식의 효율적인 원격자바메서드 호출기법을 제시한다. 이 기법을 활용할 경우, 사용자 측면에서 별도의 스텁 없이 원격지의 서비스를 자유롭게 호출할 수 있어 사용자의 편의성 및 서비스 접근성을 크게 향상시킬 수 있으며, 원격 서비스 변경에 따른 동적 서비스 재구성 또한 지원할 수 있어 보다 유연한 애플리케이션 개발이 가능하다.

Improvement of Satellite Ocean Information Service for Offshore Marine Industry (연근해 해양산업을 위한 위성해양 정보 서비스 개선방안)

  • Cho, Bo-Hyun;Lee, Gun-Wook;Kim, Dong-Chun;Yang, Keum-Cheol;Kim, SG;Yo, Seung-jae
    • Convergence Security Journal
    • /
    • v.18 no.1
    • /
    • pp.85-91
    • /
    • 2018
  • In this study, we design a marine environmental information service system with satellite images based on satellite images to reduce the damage caused by changes in the marine environment. The system provides satellite oceanographic information such as water temperature, chlorophyll, float, etc. as hierarchical texts, which is implemented as a unit module Web service so that it can be expanded in OpenAPI environment. And stability of system plug-in portability, service hours, data extraction precision and speed are used as a basis for diagnosing service stability. By securing the function and performance of the service system implemented in this study, it can be expanded to a complex technology that can customize the users by group by adding not only general services of existing systems operated by location but also information about a specific interested areas. Especially, various other items of interest including marine environment information are developed in modules, so we expect to be able to expand and service the system by plugging into the system and to spread it in technical linkage with the related institution information system.

  • PDF

Service Identification of Component-Based For Extending Service-Oriented Computing System (서비스지향 컴퓨팅 시스템으로의 확장을 위한 컴포넌트 기반의 서비스 식별)

  • Choi, Mi-Sook;Lee, Seo-Jeong;Lee, Jong-Suk;Yang, Seung-Won
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.5
    • /
    • pp.710-727
    • /
    • 2008
  • Service-oriented computing systems have been issued by their properties of reducing software development time and effort by reusing functional service units. The reusability of services can effectively promote through loose coupling between services. But strong associations of object-oriented systems such as inheritance and aggregation create a rather tight coupling between objects. The component-based systems without inheritance and aggregation create a loose coupling between components. Thus components provide service realization at runtime using the functionality provided by their interfaces. Therefore legacy component-based systems need to have service-oriented computing concept in order to support functional service units efficiently. Also, conventional methods for service-oriented computing system have not suggested the clear classification of service layers, the clear service identification guideline introducing service layers and a service mapping method between serviceces of each layer. Therefore we suggest the service classification and the identification guideline of business view and implementation view introducing layers and propose a mapping between two views. That is, we research service layers, service identification, diversified service sizes and a service mapping method between services of each layer. This can be applied to legacy component-based system to extend to the service-oriented computing system.

  • PDF

A Study on Improvement of NCS Duty Components in 'Library and Information Management' by Evaluation of the Importance and Utilization (NCS '문헌정보관리' 직무 구성요소의 중요도 및 활용도 평가를 통한 개선방안 연구)

  • Cha, Sung-Jong
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.50 no.3
    • /
    • pp.215-247
    • /
    • 2016
  • This study was performed in order to derive components that librarians think preferentially necessary and realistically important when applying the NCS 'Library and Information Administration's duty' to the library working environments. It was possible by evaluating and analyzing the importance and utilization of ability unit and its element which are the components of NCS 'Library and Information Administration's duty'. First, ability units of 'User Information Services', 'Reading and Culture Programs' were higher in importance and utilization at the same time. Ability units of 'Library and Information Practical Research Perform', 'Library and Information Curation', 'Library and Information System Operation' were lower in importance and utilization when we evaluate the importance and utilization of ability unit and its element which are the components of NCS 'Library and Information Administration's duty'. Second, components of 'Reading and Culture Programs', 'User Information Service', 'Library and Information Collection' were higher in the order, and components of 'Library and Information Curation', 'Library and Information System Operation', 'Library and Information Practical Research Perform' were found lower in demands as the desirable level and the current level appear less common when we analyzed the demands on the duty components utilizing Borich requirements analysis model. Third, six ability units of 'Reading and Culture Programs', 'User Information Services', 'Library and Information Collection', 'Library and Information Services Marketing', 'Library and Information Preservation', 'Library and Information Use Analysis' were derived as priority components when we analyzed the priority of the duty component (ability unit) utilizing The Locus for Focus model.

카페 비즈니스의 브랜드 충성도 연구

  • Kim, Yeon-Jong;Seol, Byeong-Mun;Mun, Hui-Jeong
    • 한국벤처창업학회:학술대회논문집
    • /
    • 2017.04a
    • /
    • pp.24-24
    • /
    • 2017
  • 본 연구에서는 카페 비즈니스에서 중요한 서비스 품질의 여러 요인 중 카페의 사회문화성이 새로운 커피 비즈니스의 주요 특성으로 대두됨을 인식하여 이를 통해 카페의 이미지와 브랜드 충성도의 향상방안을 모색해보고자 함에 본 연구의 목적이다. 커피 전문점 중 전문브랜드와, 지역브랜드, 개인카페를 중심으로 설문을 통해 이를 분석한 결과, 카페 서비스품질 중 사회문화성은 전국 프랜차이즈는 브랜드 충성도를 도리어 낮추는 결과를 주지만 개인카페는 브랜드 충성도를 높이는 요인으로 작용하는 차별된 효과가 나타나 개인카페나 지역프랜차이즈의 카페 비즈니스에서는 전문성이 기반이 되어야만 브랜드 충성도를 향상시킬 수 있으며, 개인카페는 지역 프랜차이즈보다는 더욱 덜 복잡한 서비스 전략이 필요한 것으로 나타났다. 또한 개인카페의 특수한 사항들이 사회문화성을 통한 브랜드 이미지를 향상시키고 이를 통해 브랜드 충성도를 높이는 것을 알 수 있다. 결과적으로 전국 프랜차이즈는 서비스 품질 중 접근성과 확신성을 통해 브랜드 이미지와 브랜드 충성도가 높아지는 전략이 우선적으로 대두되며, 그 외의 서비스 품질들은 충분히 현재의 상태로도 매우 만족스러운 결과인 것으로 나타났다. 반면, 지역 프랜차이즈의 경우는 서비스 품질 중 확신성이 강화되고, 서비스 전문성과 접근성을 통해서 더욱 브랜드 이미지와 브랜드 충성도를 향상시킬 수 있는 전략이 마련되어야 전국 프랜차이즈화 될 수 있는 고객의 인지력을 향상할 수 있는 전략이 모색된다. 반면, 지역기반의 개인카페들은 전국단위의 프랜차이즈보다 전국단위의 프랜차이즈로 나아가기 위해서는 지역기반의 지역프랜차이즈 카페들보다도 전문성 강화가 중요하며, 사회문화성을 강조하는 서비스 전략을 통해 고객들로 하여금 브랜드 충성도를 높이도록 전략화 방안이 필요하다.

  • PDF

인터넷 전화(VoIP) 서비스

  • Jeon, Gwang-Ho
    • Venture DIGEST
    • /
    • s.103
    • /
    • pp.8-11
    • /
    • 2007
  • 인터넷전화(VoIP)는 "Voice over Internet Protocol"의 약자로 기존의 회선교환망(Circuit Network)이 아닌 인터넷망(IP Network)을 통해 패킷단위로 전송하여 통화권 구분없이 음성등을 송신하거나 수신하는 새로운 방식의 전화서비스이다.

  • PDF

Regional Discrepancy in Public Service Delivery and Rational Spatial Strategies (공공서비스 공급의 지역격차와 공간 조직적 개선방안 : 수도권 환경서비스를 사례로)

  • 이용우
    • Proceedings of the KGS Conference
    • /
    • 2004.05a
    • /
    • pp.89-89
    • /
    • 2004
  • 공공서비스는 공공의 생존적 수요 및 경제사회적 기회의 충족, 불공평한 소득격차 완화 등의 기능을 가진다. 공공서비스의 일종인 환경서비스는 환경보전을 위해 제공되는 서비스이며, 이 중 상ㆍ하수도 및 폐기물처리 등은 행정구역 단위로 계획, 공급되고 있어 지방정부의 경영능력, 규모 및 재정력에 의하여 서비스의 양과 질 그리고 비용 등 공급수준이 결정된다. (중략)

  • PDF