Skip to content

zgornel/DispatcherCache.jl

Repository files navigation

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

About

Adaptive persistency-based mechanism for Dispatcher task graphs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages