Juggernaut 可以在 Heroku 上运行吗?
我正在构建一个包含实时群聊的 Rails 应用程序。我听说剑圣是最好的选择。它适用于 Heroku 吗?
I'm building a Rails app that includes live group chat. I've heard Juggernaut is the best option for this. Does it work on Heroku?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
他们确实有实验性的 Node.js 支持,但目前似乎处于封闭测试阶段。期待很快发布。
http://blog.heroku.com/archives/2010/9/20/ an_update_on_heroku_node_js_support/
我的系统管理技能很少,但能够相对轻松地设置 Ubuntu 10.04 环境。 http://purebreeze.com/2011/ 03/adding-realtime-push-updates-to-agileista-using-juggernaut/
“最简单”的选项可能是使用 推动者,但可能不那么有趣或成本效益。
更新
Heroku 现在完全支持 node.js
以下是主宰作者的要点,展示了他如何在 Heroku 上设置主宰:
https://gist.github.com/1003748
我还将很快更新我的博客文章以反映启动和运行情况。
现在容易多了!
They did have experimental node.js support but it seems to be in closed beta for the timebeing. Expect a release soon.
http://blog.heroku.com/archives/2010/9/20/an_update_on_heroku_node_js_support/
I have minimal sysadmin skills but managed to set up an Ubuntu 10.04 environment with relative ease. http://purebreeze.com/2011/03/adding-realtime-push-updates-to-agileista-using-juggernaut/
The 'easiest' option is probably to use Pusher but probably not as fun or cost effective.
UPDATED
Heroku now fully support node.js
Here's a gist from the juggernaut author showing how he set up juggernaut on Heroku:
https://gist.github.com/1003748
I will also update my blog post shortly to reflect getting up and running.
It's much easier now!