Create parallel workflows with Rockflow
With rockflow you can define a workflow by writing small steps and executing them in a flow. (Yes even parallel execution but beware of thread safety) https://github.com/ndea/rockflow
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
With rockflow you can define a workflow by writing small steps and executing them in a flow. (Yes even parallel execution but beware of thread safety) https://github.com/ndea/rockflow
Post a comment