Juggernaut 可以在 Heroku 上运行吗?

发布于 2024-10-20 09:53:29 字数 59 浏览 8 评论 0原文

我正在构建一个包含实时群聊的 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 技术交流群。

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

发布评论

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

评论(1

‖放下 2024-10-27 09:53:29

他们确实有实验性的 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!

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