Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukaspietzschmann/java-dataflow-graph

Slides for a short presentation about building a dataflow graph for java
https://github.com/lukaspietzschmann/java-dataflow-graph

dataflow-analysis latex latex-beamer

Last synced: about 2 months ago
JSON representation

Slides for a short presentation about building a dataflow graph for java

Awesome Lists containing this project

README

        

# Building a dataflow graph for java

This repo contains the slides for a very short presentation I gave about creating a
dataflow graph for java.

I also made a poster about the same topci. You can find it on [my
wesbite](https://lukas.pietzschmann.org) under _University Stuff_ > _Java dataflow graph_.

## Build it
1. You need to clone using the `--recursive` switch
2. Just call `latexmk` on the `main.tex` file

If you don't want to build the slides yourself, you can also download them [here](https://github.com/LukasPietzschmann/java-dataflow-graph/files/13249805/main.pdf).