• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2013, Vol. 35 ›› Issue (4): 29-36.

• 论文 • Previous Articles     Next Articles

BPEL based asynchronous interaction
and composition of RESTful Web service      

 TIE Wei,HUANG Zhiqiu,WANG Jin   

  1. (College of Computer Science and Technology,Nanjing University of Aeronautics and Astronautics,Nanjing 210016,China)
  • Received:2012-06-25 Revised:2012-09-30 Online:2013-04-25 Published:2013-04-25

Abstract:

RESTful Web service has become a primary method to publish services in cloud computing, due to its lightweight and specific semantics. However, because RESTful Web service only support synchronous interaction, it is difficult of using synchronous composition to meet the requirement of the complex business process. Therefore, the paper proposed a callback based asynchronous interaction approach under REST style. The approach enables the composition of both synchronous and asynchronous RESTful Web services by extending the BPEL meta model. The architecture of the execution engine for the extended BPEL was designed and implemented as well.

Key words: RESTful web service;asynchronous interaction;BPEL;service composition