python 中的可扩展聊天网站

发布于 2024-09-02 04:36:49 字数 141 浏览 1 评论 0原文

嘿伙计们,我有一个想法,我想开始实现它的关键,基本上是一个聊天网站,并且需要支持多个房间。坦白说,我不太确定从哪里开始用Python(或者其他语言,如果你们认为它是更好的选择的话)建立一个非常强大/可扩展的聊天系统,所以任何可以让我指出的建议朝着正确的方向将不胜感激。

Hey guys, I have an idea that I'd like to start implementing that at the crux of it, will basically be a chat website, and will need to support multiple rooms. Quite frankly, I'm not too sure where to begin with regards to setting up a very sturdy/scalable chat system in python (or another language if you guys believe it to be a better alternative), so any suggestions that can get me pointed in the right direction will be greatly appreciated.

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

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

发布评论

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

评论(2

苏璃陌 2024-09-09 04:36:49

查看 XMPP。这是Python 库列表

Look into XMPP. Here's the list of Python libraries.

凤舞天涯 2024-09-09 04:36:49

Google AppEngine 支持 python 提供可扩展的框架。如果您使用它,可能会节省很多时间。

Google AppEngine supports python provides scalable framework. Probably you'll save lots of time if you use it.

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