Stream oriented processing with DSlib

Stream oriented processing with DSlib

By Michael Zedeler (‎mzedeler‎) from Copenhagen.pm
Date: Thursday, 14 August 2008 15:10
Duration: 30 minutes
Language:
Tags: hashref object oop stream


Stream oriented processing with DSlib

DSlib provides an open framework for writing data processing components with well defined interfaces. Some of the advantages provided are easier reuse, since the components can be chained together in any number of ways and early type checking, which saves processing time.

Working with this framework, one quickly realizes that it is useful to write a bunch of archetypical classes that eases some of the most repetetive tasks for the developer. This includes classes that creates streams from various sources, serializes them again, throws and catches exceptions and much more. I'll provide a quick overview of those classes at my talk.


Attended by: Bartosz Jakubski (‎migo‎), Steffen Mueller, Luis Motta Campos (‎LMC‎), Josh McAdams (‎jmcadams‎), Martin Kutter, Michael Zedeler (‎mzedeler‎), Edmund von der Burg (‎evdb‎), Jason Armstrong, Jozef Kutej (‎jozef‎),