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

https://github.com/zbiljic/nodez

Dependency graph library for async programming in Java
https://github.com/zbiljic/nodez

asynchronous java java8 jvm non-blocking

Last synced: 5 months ago
JSON representation

Dependency graph library for async programming in Java

Awesome Lists containing this project

README

          

# nodez

[![Build Status](https://img.shields.io/travis/zbiljic/nodez.svg)](https://travis-ci.org/zbiljic/nodez)
[![License](https://img.shields.io/github/license/zbiljic/nodez.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)

Nodez is a library to implement asynchronous dependency graphs in Java.

## Disclaimer

This is pure Java rewrite of [Twitter Nodes](https://github.com/twitter/nodes) library.

---

Copyright © 2017 Nemanja Zbiljić