GitHub / imalhasaranga / DirectedGraphProcessing
For a recent project we wanted a way to process a directed graph which does not have circular references and most importantly each node should receive set of inputs and produce set of outputs to the next node in our case these inputs and outputs always a file referance or a URL or some cloud storage referance, In this project i'm demoing how we accomplished it
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imalhasaranga%2FDirectedGraphProcessing
Stars: 0
Forks: 1
Open issues: 0
License: None
Language: Java
Size: 40 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: almost 7 years ago
Pushed at: almost 7 years ago
Last synced at: 2 months ago
Topics: directedgraph