ruote-asw:由 Amazon SWF(和 Amazon S3)支持的路由存储实现

时间:2024-07-19 10:41:47
【文件属性】:
文件名称:ruote-asw:由 Amazon SWF(和 Amazon S3)支持的路由存储实现
文件大小:42KB
文件格式:ZIP
更新时间:2024-07-19 10:41:47
Ruby ruote-asw 基于 Amazon SWF(和 Amazon S3)的路由存储实现。 每个流程执行的生命冲动由 SWF 提供,而 ruote 状态保留在 S3 中。 (该项目尚处于早期阶段,请耐心等待) (更新:这个项目和一样死了) 用法 (假设你熟悉ruote的概念) 由于 SWF 区分“决策”(工作流执行的片段)和“活动”(工作的实际分发),因此 ruote-asw 将 ruote worker 专门化为 Ruote::Asw::DecisionWorker 和 ::ActivityWorker。 要启动组合决策 + 活动工作器: @dboard = Ruote :: Dashboard . new ( Ruote :: Asw :: DecisionWorker . new ( Ruote :: Asw :: ActivityWorker .
【文件预览】:
ruote-asw-master
----.gitignore(31B)
----CREDITS.md(117B)
----CHANGELOG.md(89B)
----ruote-asw.gemspec(997B)
----LICENSE.txt(1KB)
----spec()
--------flows()
--------support()
--------spec_helper.rb(641B)
--------clients()
--------stores()
----README.md(2KB)
----lib()
--------ruote()
--------ruote-asw.rb(22B)
----Gemfile(111B)
----Gemfile.template(98B)
----Rakefile(1KB)
----test()
--------connection.rb(619B)
----TODO.txt(1KB)

网友评论