View Source Eventize.ExecutionPipeline (eventize v0.2.0)

This module can be used to create a pipeline of functions that should be executed in a certain order. Each function is responsible for executing the next function in the pipeline.