AppHarbor 上的 SignalR 具有多个实例

发布于 2025-01-05 03:29:46 字数 636 浏览 2 评论 0原文

我正在评估在 AppHarbor 托管的应用程序中使用 SignalR,该应用程序在 2 个以上实例(网络工作人员)上运行,但阅读它似乎不起作用: SignalR wiki 表示网络场中的扩展仍在开发中(和 2 个以上的网络工作者对我来说听起来就像网络农场)。 StackOverflow 上的另一个问题 表示它无法在多个 ISS 服务器上运行。 另一方面,在 AppHarbor 支持网站上他们说效果很好没有考虑太多信息(没有回答所有问题,例如同时连接数、负载均衡器的限制等)。

有人可以确认 SignalR 是否是 AppHarbor 的正确路径吗?

谢谢!

I'm evaluating using SignalR in an app hosted at AppHarbor running on 2+ instances (web workers) but reading around it looks like thsi won't work:
SignalR wiki says that scaling in a web farm is still in development (and 2+ web workers sounds like web farm to me). Another question here on StackOverflow says it won't work on more than one iss server.
On the other side, on AppHarbor support site they say it works great without giving much info thought (didn't answer to all questions like # of simultaneous connection, limits of load balancers etc).

Can someone confirm if SignalR is the right path to take on AppHarbor?

Thanks!

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

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

发布评论

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

评论(2

-柠檬树下少年和吉他 2025-01-12 03:29:46

David Fowler 正在为 SignalR 开发 Redis 消息存储。 代码位于 Github 上,我相信它可以让 SignalR 应用程序扩展到多个 AppHarbor 实例。

David Fowler is working on a Redis message store for SignalR. The code is on Github and I believe it is what will let SignalR apps scale to multiple AppHarbor instances.

卖梦商人 2025-01-12 03:29:46

2014 年更新的链接:

GitHub 上的 SignalR 的 Redis 页面,目前只是一个 URL Redis ASP.Net 网站上的 doc

Updated links for 2014:

SignalR's Redis page on GitHub, which is currently just a URL to a Redis doc on ASP.Net website.

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