An Adaptive Transport Framework for Web Services

作者:Liu Jian*; Li Zhuqing; Ma Dianfu
来源:International Symposium on Computer Science and Its Applications, 2008-10-13 to 2008-10-15.
DOI:10.1109/CSA.2008.23

摘要

In this paper, we present an adaptive transport framework which addresses multiple Message Exchange Patterns (MEPs) and transparent switching between multiple transports for web services. In the framework. we separate the transportation process into transport input stage and transport output stage by using pipelined pattern. Moreover, we introduce a set of abstractions, such as transport protocol, transport session, transport handler and transport object, to provide a uniform programming model for-both web Services components and the transport framework. In addition. we introduce an algorithm in transport output stage in Order to handle messages of out-* MEPs and switching between Multiple transports. Besides, we implement HTTP and JMS protocols based on this framework for demonstrations and evaluate its performance by comparing it with Tomcat 6.0. The results show that our framework supports multiple MEPs and transparent switching between Multiple transports, as well as guarantees the performance of the. transport implementation. so the framework can serve as. a fundamental transport layer for web service.