我无法在 appfog 中运行 resque 工作人员。
Appfog 没有控制台界面来运行$ bin/resque work
命令。
我无法在 appfog 中运行 resque 工作人员。
Appfog 没有控制台界面来运行$ bin/resque work
命令。
我在 AppFog 没有经验,但我找到了类似的案例示例代码。
https://github.com/appfog/af-ruby-resque
看来您应该编写 shell 命令以在清单文件中运行 resque 工作人员。