cloud8421 / oredev-flow-demo

Elixir Flow demo application for Oredev 2017 conference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oredev

This application shows how Flow can be used to model parallel consumption of data from a stream.

Structure

The application knows how to fetch the starred repositories of a Github user and aggregate them by month.

All examples are in the /examples directory and can be run with mix run <filename.

Installation

Assuming you have Elixir >= 1.5 installed, you can use mix deps.get to install dependencies.

About

Elixir Flow demo application for Oredev 2017 conference


Languages

Language:Elixir 100.0%