Prof. Dr. Cesare Pautasso

A RESTful API for Controlling Dynamic Streaming Topologies

Masiar Babazadeh, Cesare Pautasso

5th International Workshop on Web APIs and RESTful Design (WS-REST 2014), Seoul, Korea

April 2014

Abstract

Streaming applications have become more and more dynamic and heterogeneous thanks to new technologies which enable platforms like microcontrollers and Web browsers to be able to host part of a streaming topology. A dynamic heterogeneous streaming application should support load balancing and fault tolerance while being capable of adapting and rearranging topologies to user needs at runtime. In this paper we present a REST API to control dynamic heterogeneous streaming applications. By means of resources, their uniform interface and hypermedia we show how it is possible to monitor, change and adapt the deployment configuration of a streaming topology at runtime.

Download

PDF: ▼lws-wsrest2014.pdf (398KB)

Citation

Bibtex

@inproceedings{lisa:wsrest2014,
	author = {Masiar Babazadeh and Cesare Pautasso},
	title = {A RESTful API for Controlling Dynamic Streaming Topologies},
	booktitle = {5th International Workshop on Web APIs and RESTful Design (WS-REST 2014)},
	year = {2014},
	month = {April},
	address = {Seoul, Korea},
	abstract = {Streaming applications have become more and more dynamic and heterogeneous thanks to new technologies which enable platforms like microcontrollers and Web browsers to be able to host part of a streaming topology. 
A dynamic heterogeneous streaming application should support load balancing and fault tolerance while being capable of adapting and rearranging topologies to user needs at runtime. 
In this paper we present a REST API to control dynamic heterogeneous streaming applications. By means of resources, their uniform interface and hypermedia we show how it is possible to monitor, change and adapt the deployment configuration of a streaming topology at runtime.},
	keywords = {REST, Stream Processing}
}