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
- Host: GitHub
- URL: https://github.com/zbiljic/nodez
- Owner: zbiljic
- License: apache-2.0
- Created: 2017-02-07T21:38:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T07:21:19.000Z (almost 9 years ago)
- Last Synced: 2025-01-20T13:23:29.916Z (over 1 year ago)
- Topics: asynchronous, java, java8, jvm, non-blocking
- Language: Java
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodez
[](https://travis-ci.org/zbiljic/nodez)
[](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ć