AppEngine Pipelines - Rails 替代方案
我正在考虑将 AppEngine 应用移植到 Rails,但我有一个要求,但找不到解决方案。
在我的应用中,我使用 AppEngine Pipeline API 来执行扇入并运行运行大量作业后的代码。我找到了 Delayed::Job 和 Resque,但这些似乎只对扇出有用。
Rails 是否有 Pipeline API 的替代品?
I'm thinking of porting an AppEngine application to Rails, but I have a requirement that I can't find a solution for.
In my app, I use the AppEngine Pipeline API to essentially perform fan-in and run code after a large number of jobs have ran. I have found Delayed::Job and Resque, but those only seem useful for fan-out.
Is there a Rails alternatives to the Pipeline API?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论