DispatcherCache.jl

Adaptive persistency-based mechanism for Dispatcher task graphs
Popularity
1 Star
Updated Last
4 Years Ago
Started In
November 2018

DispatcherCache.jl

A task persistency mechanism based on hash-graphs for Dispatcher.jl. Based on graphchain, (commit baa1c3f).

License Build Status Coverage Status

Installation

git clone "https://zgornel.github.com/DispatcherCache.jl"

or, from inside Julia,

] add DispatcherCache

and for the latest master branch,

] add https://github.com/zgornel/DispatcherCache.jl#master

Features

To keep track with the latest features, please consult NEWS.md and the documentation.

License

This code has an MIT license and therefore it is free.

Reporting Bugs

Please file an issue to report a bug or request a feature.

References

[1] Dispatcher.jl documentation

[2] Graphchain documentation

Used By Packages

No packages found.