Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jtwfg

Compare

  Analyzed 1 day ago

jtwfg implements a task wait for graph model with a deadlock detection algorithm. jtwfg is a small, standalone java library. The typical use case for someone is having some kind of own "execution engine" implementation (local, distributed, grid…) with some kind of tasks in it with optionally ... [More] dependencies between the tasks. Someone wants to be able to detect deadlocks at runtime in his/her engine automatically. [Less]

1.38K lines of code

0 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

jtrag

Compare

  Analyzed about 8 hours ago

jtrag is is a small, standalone java library on top of jtwfg. It adds a "task resource assignment graph" API. The typical use case for someone is having some kind of own "execution engine" implementation (local, distributed, grid…) with some kind of tasks and resources in it, with optional ... [More] dependencies between the tasks and resources. Someone wants to be able to easily detect deadlocks in his/her engine. jtrag together with jtwfg implements a graph model with a deadlock detection algorithm. To use the jtrag/jtwfg deadlock detection, you transform your "execution engine" domain model objects into jtrag/jtwfg graph model objects and call then the jtwfg deadlock detector. [Less]

415 lines of code

0 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses