有人在 Windows 下使用 Rails 3 成功使用过后台作业 gem 吗?

发布于 2024-12-03 04:47:04 字数 187 浏览 0 评论 0原文

我尝试在 Windows 上使用 delayed_job 大约 1 小时,但没有成功。在开始尝试下一个候选方案之前,我认为询问 Windows 下后台作业处理的其他经验可能是更明智的做法。有人成功地使用过 Rails 3 吗?

编辑:要赢得赏金,请列出(如果有)用于启动在 Windows 下运行的后台作业的 gem。

I have been trying to use delayed_job for about 1 hour on Windows with no success. Before going off and trying the next candidates, I decided it could be wiser to ask for other experiences of background job processing under Windows. Has anyone used something succesfully with Rails 3?

EDIT: to win the bounty, please list, if any, gems for starting background jobs that work under Windows.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谈情不如逗狗 2024-12-10 04:47:04

Backgroundjob gem,但它看起来很旧(最新版本于 2008 年发布)。它应该支持 Windows,这是自述文件中的引用:

独立于平台(包括 winblows [原文如此])

虽然有一些分支,但也许您会找到一个可以轻松使用的分支。

There's the Backgroundjob gem, but it looks pretty old (the latest version was released in 2008). It should support windows, here's the quote from the README:

platform independent (including winblows [sic])

There are a few forks though, maybe you will find one that you can use without much pain.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文