Runners - kristianmandrup/middleware GitHub Wiki

TODO: Some info about the Runner implementations included and runners in general...

Rolling your own

You are invited to write your own Runner implementations leveraging this basic infrastructure.

You can f.ex create a runner implementation to run multiple Mw-components asynchronously fx via async or using promises (fx via Q or RSVP).