lorenzfischer / storm-scheduler

Code for paper "Workload scheduling in distributed stream processors using graph partitioning" by Lorenz Fischer and Abraham Bernstein

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storm-Scheduler

This repository contains the code for the graph partitioning based storm scheduler presented in the paper

Lorenz Fischer, Abraham Bernstein: Workload scheduling in distributed stream processors using graph partitioning. 2015 IEEE International Conference on Big Data, Big Data 2015, Santa Clara, CA, USA, October 29 - November 1, 2015. IEEE, 2015.

The main parts of the code are:

  1. The scheduler (https://github.com/lorenzfischer/storm-scheduler/tree/master/stools-core)
  1. The evaluated topologies

The following code is not part of this repository:

This repository lives at https://github.com/lorenzfischer/storm-scheduler (main) and https://github.com/uzh/storm-scheduler (copy)

About

Code for paper "Workload scheduling in distributed stream processors using graph partitioning" by Lorenz Fischer and Abraham Bernstein

License:Apache License 2.0


Languages

Language:Java 86.0%Language:Python 8.0%Language:HTML 5.4%Language:Shell 0.4%Language:Groff 0.1%