• Title/Summary/Keyword: 웹 서비스 프레임워크

Search Result 290, Processing Time 0.023 seconds

Dynamic Reconfiguration of Web Services Based on QoS Properties (QoS 기반 웹서비스 동적 교환 지원 프레임워크)

  • Jin, Sang-Chan;Song, Yu-Jin;Lee, Eun-Joo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2008.06a
    • /
    • pp.105-110
    • /
    • 2008
  • 웹서비스는 XML기반의 표준인 SOAP, WSDL, UDDI를 이용하여 인터넷을 통해 기능을 제공해 주는 서비스 기반 아키텍처의 대표적 기술이다. 웹서비스의 개수가 많아지고 종류가 다양해짐에 따라, 요청자의 요구사항에 맞는 웹서비스를 선택하는 것이 중요하게 되었으며, 여기서 웹서비스의 선택 시 QoS(Quality of Service)는 중요한 기준이 된다. 하지만 웹서비스의 QoS는 동적으로 변하고, 이로 인해 요청자의 QoS요구사항에 만족하지 않는 웹서비스가 되기도 한다. 본 논문에서는 요청자의 QoS요구사항에 적합한 웹서비스를 찾고, 웹서비스의 QoS변화로 인하여 웹서비스를 동적으로 변경하는 프레임워크를 제안한다. 그리고 웹서비스를 동적으로 변경하는 경우에 필요한, 각 웹서비스의 인터페이스 적응 및 기존 작업의 보장에 대한 해결방법도 함께 제시한다.

  • PDF

A study of Web Service Quality Description Language for SOA Framework (SOA 프레임워크를 위한 웹 서비스 품질 기술언어에 대한 연구)

  • Lee, Young-Kon
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2007.05a
    • /
    • pp.197-202
    • /
    • 2007
  • 서비스 지향 아키텍쳐(SOA: Service Oriented Architecture)는 기업의 모든 컴퓨팅 자원을 서비스제공 및 사용체계로 전환하게 함으로써, 복잡하고 다양한 시스템간의 유기적인 결합과 IT 자원의 활용율을 극대화시킬 수 있는 프레임워크이다. SOA 시스템을 구현하기에 가장 적합한 체계로써, 웹 서비스 표준이 제시되고 있는데, 이는 웹 서비스가 서비스 기술, 발견, 활용에 있어 SOA의 기본 사상을 충분히 반영하고 있기 때문이다. 웹 서비스의 현실적 적용을 위해 가장 중요한 요소는 웹 서비스의 품질보장이며, 이를 위해 OASIS 국제표준기구의 WSQM 기술위원회에서는 WSQM(Web Service Quality Model) 스펙을 제시하였다. WSQM은 웹 서비스 품질요소와 품질관계자, 그리고 그들간의 품질행위를 추상적 관점에서 모델링하고 있다. 여기서, 특히 품질요소는 웹 서비스의 품질 상태를 직접 표현한다는 측면에서 가장 중요한 항목이라 할 수 있다. 하지만, WSQM에서는 모델링에 중점을 두고 있으므로, 현실세계에서 웹 서비스 품질요소의 값을 구체적이고, 표준화된 형태로 표현하기 위해서는 웹서비스 품질기술언어와 같은 XML 형태의 정규화된 형태가 제시되어야한다. 본 논문에서는 이를 작성하기 위한 기본 개념과 이를 적용한 웹 서비스 품질기술언어의 구성항목에 대해 설명하고자 한다.

  • PDF

Web Services Framework for Geo-spatial Data on Wireless Network (무선 네트워크 환경을 고려한 공간정보 웹 서비스 프레임워크)

  • Kim, Min-Soo;Kim, Mi-Jeong;Lee, Eun-Kyu;Joo, In-Hak;Oh, Byoung-Woo
    • Journal of Korea Spatial Information System Society
    • /
    • v.6 no.2 s.12
    • /
    • pp.63-75
    • /
    • 2004
  • This paper proposes a Web Service framework on both wired and wireless network environment that can be interoperable and extensible among geo-spatial servers. Mostly, OGC has studied and announced international standards which are related to web services on various kinds of geo-spatial data. Therefore, the proposed framework satisfies interoperability and extensibility for geo-spatial servers by adapting WMS, WFS, WCS, and WRS standards of OGC and web services standards of W3C. This framework, also, satisfies requirements of huge volumed data service, GML service, geo-spatial function service, and wireless network service. This framework consists of geo-spatial servers group, geo-spatial broker, and web-based client. The geo-spatial servers group includes GIS, SIIS, ITS, GNSS, and Telematics server for the purpose of providing various kinds of geo-spatial services. Especially, this paper proposes main memory based GIS server(MMG server) that can efficiently serve huge volumed GML data on wireless network environment. Finally, experimental results about the MMG server and prototype implementations of the framework show the effectiveness of this study.

  • PDF

A SOA-based Dynamic Service Composition Framework using Web Services and OpenAPIs (웹 서비스와 OpenAPI를 사용한 SOA 기반 동적 서비스 합성 프레임워크)

  • Kim, Jin-Han;Lee, Byung-Jeong
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.3
    • /
    • pp.187-199
    • /
    • 2009
  • With the advent of Web 2.0, OpenAPIs are becoming an increasing trend to emphasize Web as platform recently. OpenAPIs are used to combine services and generate new services by mashup. However because the standard documents for OpenAPIs do not exist, it may restrict the use of OpenAPIs. Previous studies of OpenAPIs mashup have been limited to tool design or language definition for service combination rather than dynamic composition. On the other hand, Web services that are a software technology implementing SOA provide standard documents such as WSDL to explain each service, UDDI to register it, and SOAP to transfer messages. Thus Web applications can interpret and execute services by using these technologies. Recent works have also been performed to provide semantic features and dynamic composition for SOA. If a dynamic and systematic approach is provided to combine Web services and OpenAPIs, Web applications can provide users with diverse services. In this study, we present a SOA based framework for mashup of OpenAPIs and Web services. The framework supports dynamic composition of OpenAPIs and Web services, where the process of composite services is described in OWL-S. A prototype is provided to validate our framework. The framework is expected to add diversity to typical Web services.

A Framework For Efficient Development of XML WebServices (XML 웹서비스의 효율적인 개발을 위한 프레임워크)

  • Choi, Byung-Ha;Choi, Jong-Moo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06b
    • /
    • pp.132-135
    • /
    • 2011
  • 분산 시스템의 다양한 언어와 이기종의 플랫폼을 하나의 서비스로 묶어 비즈니스의 요구를 적절 충족시키기 위하여 XML 웹서비스가 제안되었다. 그러나 비즈니스의 요구는 만족시킬 수 있지만 개발자의 입장에서는 SOAP(Simple Object Access Protocol), XML 웹서비스 기술, XML 등 알아야 할 기술들은 점차 증가하고 개발자의 업무는 점점 증가하고 있다. 이런 현실에서 개발자는 다양한 기술을 익히지 않아도 XML 웹서비스를 구축할 수 있고 한번 개발된 소스코드는 EJB같은 다른 분산시스템에도 적용시킬 수 있는 프레임워크를 제안한다. 이는 개발자에게 개발 코드 수를 줄이고 다른 시스템으로의 전환에 최소의 비용으로 할 수 있으므로 경제적, 또는 개발 자원을 최소화할 수 있는 프레임워크이다.

Web Service-Based Integrated Design Framework (웹 서비스 기반의 통합 설계 프레임워크)

  • Jang Won-Seok;Kim Kwang-Sik;Jeong Karp-Joo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06a
    • /
    • pp.187-189
    • /
    • 2006
  • 오늘날 공학 분야에서 한 분야에서만 이뤄지던 연구가 다분야 통합 연구로 바뀌어 가고 있다. MDO(Multi-Disciplinary Optimization) 프레임워크는 각 분야의 설계 도구들 간의 데이터 공유로 효율적 관리를 위한 기술과 여러 분야가 분산된 환경 하에서 병렬로 작업할 수 있는 컴퓨팅 환경을 말한다. 기존의 MDO 프레임워크는 여러 분야의 설계 도구들을 통합 관리하는 표준 인터페이스가 없고 이것들의 작업 흐름을 자동으로 통합 관리할 환경이 없다는 문제점이 있다. 본 논문에서는 웹 서비스를 사용하여 각 설계도구 간의 표준 인터페이스를 제공하고, 워크플로우를 사용하여 이것들을 자동으로 통합 관리하는 웹 서비스 기반 통합 설계 프레임워크를 구현한다.

  • PDF

Facilitating Web Service Taxonomy Generation : An Artificial Neural Network based Framework, A Prototype Systems, and Evaluation (인공신경망 기반 웹서비스 분류체계 생성 프레임워크의 실증적 평가)

  • Hwang, You-Sub
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.2
    • /
    • pp.33-54
    • /
    • 2010
  • The World Wide Web is transitioning from being a mere collection of documents that contain useful information toward providing a collection of services that perform useful tasks. The emerging Web service technology has been envisioned as the next technological wave and is expected to play an important role in this recent transformation of the Web. By providing interoperable interface standards for application-to-application communication, Web services can be combined with component based software development to promote application interaction both within and across enterprises. To make Web services for service-oriented computing operational, it is important that Web service repositories not only be well-structured but also provide efficient tools for developers to find reusable Web service components that meet their needs. As the potential of Web services for service-oriented computing is being widely recognized, the demand for effective Web service discovery mechanisms is concomitantly growing. A number of public Web service repositories have been proposed, but the Web service taxonomy generation has not been satisfactorily addressed. Unfortunately, most existing Web service taxonomies are either too rudimentary to be useful or too hard to be maintained. In this paper, we propose a Web service taxonomy generation framework that combines an artificial neural network based clustering techniques with descriptive label generating and leverages the semantics of the XML-based service specification in WSDL documents. We believe that this is one of the first attempts at applying data mining techniques in the Web service discovery domain. We have developed a prototype system based on the proposed framework using an unsupervised artificial neural network and empirically evaluated the proposed approach and tool using real Web service descriptions drawn from operational Web service repositories. We report on some preliminary results demonstrating the efficacy of the proposed approach.

Standardization and Market Trends of Web Services Security Technologies (웹서비스 보안 기술의 표준화 및 시장 동향)

  • Kim, J.H.;Kim, S.H.;Park, N.J.;Lee, J.Y.;Lee, J.S.;Moon, K.Y.;Jang, J.S.;Sohn, S.W.
    • Electronics and Telecommunications Trends
    • /
    • v.20 no.1 s.91
    • /
    • pp.43-53
    • /
    • 2005
  • 웹서비스 보안기술은 웹서비스 기술 표준을 적용하여 다수의 응용들 간의 안전한 문서 전송, 인터넷 자원의 접근제어와 인가, 합법적 사용자 확인을 위한 인증 서비스 등을 제공하는 표준 보안 기술이다. 웹서비스 보안기술은 기술 특성에 따라 XML 정보보호 기술, 웹서비스 보안 프레임워크 기술, 웹서비스 응용보안 기술로 구분된다. XML 정보보호 기술은 XML 기반 서비스나 시스템을 위한 보안 기반 기술로인증, 인가, 기밀성, 무결성, 부인봉쇄 등의 보안서비스 및 보안정보 관리 기능을 제공하며, 세부기술로는 XML 전자서명 및 암호화 기술, XML 기반 보안정보 교환기술, XML 기반 접근제어기술, XML 기반 공개키 관리기술 등이 있다. 본 고에서는 현재 표준화가 되었거나 진행중인 XML 정보보호 기술과 웹서비스 보안 프레임워크 기술에 대한 개요, 시장 동향 및 표준화 동향 등을 소개한다.

A Framework of Mobile Web Services based on Intermediaries (인터미디어리 기반의 모바일 웹서비스 프레임워크)

  • 이원석;전종홍;이강찬;이규철
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.8
    • /
    • pp.1661-1673
    • /
    • 2003
  • Web services are the core technology for changing from traditional web to SOA(Service Oriented Architecture) based Web. It is time to adapt the web services to Mobile Devices such as PDA, smart phone and so on. Specially Korea has an efficient mobile environments that is based on CDMA. That is suitable for evaluating the web services in mobile environments. This paper explains a framework of mobile web services based on intermediaries. Intermediaries support various enhanced functionality for mobile environments.

An Application Framework for Component Based WebService (컴포넌트 기반 웹서비스를 위한 어플리케이션 프레임워크)

  • Lee, Yong-Hwan;Min, Dug-Ki
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2005.11a
    • /
    • pp.536-542
    • /
    • 2005
  • 기업의 Business Process가 복잡해지고 B2B가 증가로 인하여 기업 내 혹은 기업간 Business Process를 통합하고 자동화하여 효율적으로 업무를 처리할 때 SOA 기반의 비즈니스 프로세스의 통합 툴의 필요하다. 본 논문에서는 재 사용성과 변경 용이성을 위해 개발한 다양한 업무 EJB 컴포넌트 형태들을 서비스 기반 아키텍처 상으로 전환하기 위한 서비스 기반 애플리케이션 개발 프레임워크를 제시한다. 제시한 서비스 기반 프레임워크는 기존 CBD 기반 업무 컴포넌트를 웹 서비스로 전환하기 위한 자동화 툴뿐만 아니라 웹서비스와 EJB까지 포함한 형태로 복합 어플리케이션을 개발할 수 있는 Orchestration Server까지 포함하고 있다.

  • PDF