DEPRECATED - moved to https://github.com/netflix/mantis.
A list of simple Mantis jobs demonstrating various capabilities.
A simple single stage job that generates x and y co-ordinates for a sine wave.
Processes a twitter stream and performs a word count over a hopping window
A multi-stage job that generates synthetic request event data, groups the data by URI and then calculates counts per URI over a rolling window.
A sample source job that serves a stream of request event data and allows the consumers to query against it using the MQL language.
A simple example that demonstrates how to pipe the output of another job into your job.
An example of using the mantis-publish library to send events to Mantis.