• 제목/요약/키워드: web service framework

검색결과 328건 처리시간 0.024초

웹 서비스 메타데이타 관리를 위한 RDF 설계에 관한 연구 (A Study on Designing with RDF for manage of Web Service Metadata)

  • 최호찬;유동석;이명구;김차종
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2003년도 추계종합학술대회
    • /
    • pp.623-625
    • /
    • 2003
  • 최근 차세대 웹으로 시맨틱 웹 (Semantic Web)이 부각되고 있다. 기존 웹 서비스와는 달리 시맨틱 웹상에서는 정보 리소스들의 의미가 정의되어 있고, 이들간의 의미적 연결을 지원한다. 시맨틱 웹에서는 이런 의미적 연결성을 지원하기 위해 RDF를 사용한다. RDF (Resource Description Framework)는 웹 리소스들의 메타데이타를 표현하기 위한 데이터 모델로서, 개념상 RDF는 웹 서비스 메타데이타인 WSDL (Web Se.vice Desc.iption Language)과 매우 유사하다. 본 논문에서는 RDF 데이터를 WSDL과 통합하여 효율적인 검색 방법과 성능을 향상시킬 수 있는 RDF 설계 방법을 제안하고 있다. 제안한 설계 방법은 기존 방법보다 나은 성능을 보여준다.

  • PDF

Mobile Web Service Architecture Using Context-store

  • Oh, Sang-Yoon;Aktas, Mehmet;Fox, Geoffrey C.
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제4권5호
    • /
    • pp.836-858
    • /
    • 2010
  • Web Services allow a user to integrate applications from different platforms and languages. Since mobile applications often run on heterogeneous platforms and conditions, Web Service becomes a popular solution for integrating with server applications. However, because of its verbosity, XML based SOAP messaging gives the possible overhead to the less powerful mobile devices. Based on the mobile client's behavior that it usually exchanges messages with Web Service continuously in a session, we design the Handheld Flexible Representation architecture. Our proposed architecture consists of three main components: optimizing message representation by using a data format language (Simple_DFDL), streaming communication channel to reduce latency and the Context-store to store context information of a session as well as redundant parts of the messages. In this paper, we focus on the Context-store and describe the architecture with the Context-store for improving the performance of mobile Web Service messaging. We verify our approach by conducting various evaluations and investigate the performance and scalability of the proposed architecture. The empirical results show that we save 40% of transit time between a client and a service by reducing the message size. In contrast to solutions for a single problem such as the compression or binarization, our architecture addresses the problem at a system level. Thus, by using the Context-store, we expect reliable recovery from the fault condition and enhancing interoperability as well as improving the messaging performance.

무선 센서 네트워크 환경에 대한 센서 웹 서비스 프레임워크의 설계 (A Design of Sensor Web service Framework for Wireless Sensor Networks Environment)

  • 김용태;정윤수;박병주;박길철
    • 한국컴퓨터정보학회논문지
    • /
    • 제14권10호
    • /
    • pp.123-131
    • /
    • 2009
  • 센서 웹은 무선 네트워크 환경의 기술 발전과 센서의 소형화로 물리적 환경에 대해 실질적인 모니터링이 가능하다. 본 논문에서는 센서 네트워크의 센서와 원격 센싱 서버가 무선 연결을 통하여 데이터 저장소로 데이터를 전송하고, 센서 노드에 의해 수집된 정보에 대한 모바일 웹 서비스를 위해 지그비 (ZigBee) RF 기반의 프레임워크를 설계한다. 본 논문의 제안 시스템은 센서의 관리와 SOA 기반의 센서 웹 접근 제공을 위한 센서 네트워크의 통합 플랫폼이다. 본 논문은 SOA 기술과 센서 네트워크를 결합하고 센서 노드를 웹 관점으로 구성하고 센서 웹에 접근하는 사용자에게 높은 성능, 확장성, 신뢰성과 유용성을 제공한다. 본 논문에서 제안한 프레임워크의 성능 향상을 위해 모바일 메시지 변환 모듈, SOAP 메시지 처리 모듈, WSDL 메시지 생성기 그리고 모바일 웹 서비스 모듈을 센서 웹서버에 각각 구현하였다. 본 논문에서 제안한 근거리 무선 통신 시스템의 성능 평가는 NS-2 시뮬레이션을 통해서 분석하였다.

웹서비스를 이용한 Collaborative B2B 아키텍처 설계 (Collaborative B2B architecture design using Web services)

  • 김태운;김승완;한용호
    • 지능정보연구
    • /
    • 제9권1호
    • /
    • pp.211-225
    • /
    • 2003
  • 본 논문은 웹서비스 프로토콜을 기반으로 B2B 애플리케이션을 위한 collaborative 아키텍처의 디자인을 목적으로 하며, 시스템의 가능성을 제시하기 위해서 이 아키텍처를 기초로 하여 개발한 시스템의 사례를 소개하고 있다. 상이한 비즈니스 프로세스가 B2B 환경에서 인터페이스가 되어져야 하므로 협업의 기능은 B2B 구현을 위해서 필요한 분야이다. 본 시스템의 개발 및 구현을 위한 플랫폼으로는 웹서비스, XML 및 ASP.NET을 이용하였다. 웹서비스는 애플리케이션간의 상호작용을 위해 체계적이고 확장 가능한 프레임웍을 제공한다. 웹서비스 프레임웍은 통신프로토콜, 서비스 기술 및 서비스 제공의 세부분으로 구성되는데 SOAP, WSDL, UDDI가 각각 여기에 해당한다. ASP.NET은 .NET의 상위 계층에 위치한 서비스 집합과 컴포넌트에 맞게 활용되어진다. B2B환경에서 시스템 구현을 위한 상품의 범주와 이에 대한 상세한 설명의 서비스를 위해 웹서비스에서는 SQL 서버 데이터 베이스를 이용하였다.

  • PDF

Designing and Efficient Web Service Transaction Protocol Using 2PC and THP

  • Han, Seung-Kyun;Park, Jong-Hun;Choi, Ki-Seok
    • 한국전자거래학회:학술대회논문집
    • /
    • 한국전자거래학회 2005년도 e-Biz World Conference 2005
    • /
    • pp.261-266
    • /
    • 2005
  • Web services provide an effective means to carry out coordinated transactions between multiple, independent business parties. While there are several specific protocols currently being discussed to address the coordination of web services-enabled business transactions, we consider the tentative hold protocol (THP) that allows the placement of tentative holds on business resources prior to actual transactions in order to provide increased flexibility in coordination. In this paper, we present a formal coordination framework for applying THP in conjunction with 2PC to the problem in which service providers independently manage resources and clients seek to acquire the resources from multiple providers as a single atomic transaction. The proposed framework facilitates the performance optimization of THP through effective parameterization with the notion of overhold size and hold duration. The simulation results show that the proposed adaptive approach yields a significant improvement over other non-adaptive policies.

  • PDF

웹 서비스 동적 연동을 위한 클라이언트 에이전트 프레임워크 (A Client Agent Framework for Dynamic Connection with Web Services)

  • 박영준;이우진
    • 정보처리학회논문지A
    • /
    • 제16A권5호
    • /
    • pp.339-346
    • /
    • 2009
  • 일반적으로 웹 서비스에 접속하기 위해서는 .NET 또는 자바 런타임 등의 무거운 프레임워크를 사용하여야 한다. 이러한 프레임워크들은 기본적으로 PC 급 이상의 리소스를 가진 경우에 사용할 수 있으므로 센서 노드와 같이 제한적인 리소스를 가진 경우에는 웹 서비스를 사용할 수 없다. 이 논문에서는 이러한 클라이언트 노드에서 웹 서비스를 사용할 수 있는 클라이언트 에이전트 프레임워크를 제안한다. 클라이언트 에이전트 프레임워크는 충분한 리소스를 가진 제 3의 서버에서 관리되며, 실제 클라이언트 노드는 에이전트 서버에 접속하여 해당 클라이언트 에이전트의 웹 서비스 연동 기능을 이용한다. 클라이언트 에이전트는 클라이언트 요청 시에 WDSL 정보를 활용하여 동적으로 생성된다. 이러한 웹 서비스 연동 방법을 이용하면, 센서 노드나 모바일 단말에서 최소의 리소스로 웹 서비스를 연동할 수 있으므로 다양한 유형의 서비스를 구현할 수 있다.

A Framework for E-Government Based-on Web Service

  • Hu, Hua-Liang
    • 한국디지털정책학회:학술대회논문집
    • /
    • 한국디지털정책학회 2004년도 International Conference on Digital Policy & Management
    • /
    • pp.247-256
    • /
    • 2004
  • The modern government's role: As an enterprise (To be efficient and effective.); as a service and information provider (government processes that are unique to government). The modern government's role demand interoperation. The Web services architecture is based upon the interactions among three components: Service provider, service broker and service requestor. Service broker is sometimes referred to as service registry. The interactions involve publish, find and bind operations. The paper introduces the concept of web services as a way to realize interoperation between distributed applications. The paper addresses interoperation between e-government and citizen. The motivation of this work was to determine the potentials of the Web services technology for an interoperability infrastructure for e-government. In many countries, the traditional governments have many problems that stem from both insufficient and improper use of ICT. "Insufficient use" refers to the traditional means such as manual archiving systems. "Improper use", on the other hand, refers to the lack of an interoperability infrastructure within and among the government agencies. In this work.

  • PDF

WebGIS 기반의 시뮬레이션 시스템을 위한 지리공간 시뮬레이션 프레임워크 개발 (Development of Geospatial Simulation Framework for WebGIS-based Simulation System)

  • 이성규;김영섭;최철웅;서용철
    • Spatial Information Research
    • /
    • 제18권5호
    • /
    • pp.119-131
    • /
    • 2010
  • 연구자가 공간자료를 이용하기 위해서는 자료 포맷 분석, 리포맷팅, 지도투영 변환 등의 반복된 작업이 필요하다. 연구자는 이러한 문제를 해결하기 위해 개발자와 함께 웹 기반의 시뮬레이션 시스템을 구축하고 있다. 하지만, 공간자료를 이용하는 웹 기반의 시스템에 적절한 시뮬레이션 프레임워크가 없어 효율적인 개발에 어려움이 있다. 본 연구에서는 웹 기반 시스템에 효율적으로 적용할 수 있는 지리 공간 시뮬레이션 프레임워크를 설계하고 제안하였다. 프레임워크의 모듈은 웹 매핑 서비스, Geographic Information System(GIS) 매핑, 통계, 모델, 프로세싱, 그래픽, 공간 데이터세트 등 7개의 모듈로 구성되었다. 프레임워크의 효율성 평가를 위해 도시 성장을 사례로 검증하였으며, 공간정보분야에 전문지식이 없는 비전문가라도 공간자료를 활용한 웹 기반의 시스템 구축이 쉬울 것으로 생각한다.

A machine learning framework for performance anomaly detection

  • Hasnain, Muhammad;Pasha, Muhammad Fermi;Ghani, Imran;Jeong, Seung Ryul;Ali, Aitizaz
    • 인터넷정보학회논문지
    • /
    • 제23권2호
    • /
    • pp.97-105
    • /
    • 2022
  • Web services show a rapid evolution and integration to meet the increased users' requirements. Thus, web services undergo updates and may have performance degradation due to undetected faults in the updated versions. Due to these faults, many performances and regression anomalies in web services may occur in real-world scenarios. This paper proposed applying the deep learning model and innovative explainable framework to detect performance and regression anomalies in web services. This study indicated that upper bound and lower bound values in performance metrics provide us with the simple means to detect the performance and regression anomalies in updated versions of web services. The explainable deep learning method enabled us to decide the precise use of deep learning to detect performance and anomalies in web services. The evaluation results of the proposed approach showed us the detection of unusual behavior of web service. The proposed approach is efficient and straightforward in detecting regression anomalies in web services compared with the existing approaches.

e-비즈니스 레지스트리 통합 질의 시스템 설계 및 구현 (Design and Implementation of Integrated Query System for e-Business Registries)

  • 김계용;이규철
    • Journal of Information Technology Applications and Management
    • /
    • 제10권1호
    • /
    • pp.127-146
    • /
    • 2003
  • With the spread of Internet, e-business using Internet technology is being actively developed and operated. Currently, on behalf of the international e-business framework, International standard such as ebXML and Web Service is being advanced. We are able to publish and search business information through ebXML and Web Service and then actual trading between partners is accomplished. By the way, it is Registry that play an important part in e-business. Registry is an e-business infrastructure for enabling building, deploying, and the discovery of business Information. We can do e-business through Registries dynamically and share the resources. Representatives of Registry are ebXML and UDDI used as an international standard. We will meet with some problems when using Registries. ebXML Is focused on B2B collaborations and Web Service Is focused on application integrations. So we must use ebXML and Web Service characteristically, and sometimes use all at need. ebXML and Web Service contain business information by Registry specific way. So When using the services offered by ebXML and Web Service, we should access each Registry by using Registry specific tools. This thesis intended to integrate business information from ebXML Registry and UDDI Registry to accomplish e-business conveniently This thesis defined the common data model as well as integrated query language for integrated access to ebXML and Web Service along with design and implementation of the system.

  • PDF