Charles Explorer logo
🇨🇿

Bobolang - A Language for Parallel Streaming Applications

Publikace

Tento text není v aktuálním jazyce dostupný. Zobrazuje se verze "en".Abstrakt

Based on an analysis of a large amount of requirements raised by the development of multiple data streaming parallel applications and a novel language called Bobolang is designed and implemented. It contains syntactic and semantic features which allow the programmer to naturally solve most of the problems, which we met in the design of streaming applications.

The language is used to specify the structure of the whole application as well as the inner structure of each operator. Thanks to the properties of the language, Bobolang can create an optimized evaluation plan which is capable of making the best use of the available hardware resources.

The language has been employed in several practical problems and it has proven itself to be a very powerful tool for the development of data-intensive parallel applications.