Python 中的跟踪系统和实时统计分析

发布于 2024-08-18 04:56:36 字数 1432 浏览 7 评论 0原文

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

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

发布评论

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

评论(2

独夜无伴 2024-08-25 04:56:36

你检查过石墨吗?这听起来正是您需要的东西(看看您的其他问题),并且是 Orbitz 团队为应用程序和服务器监控而设计的。对于此类事情来说,它非常强大且易于使用。

Have you checked out Graphite? It sounds like exactly the kind of thing that you need (looking at your other question) and was designed for application and server monitoring by the Orbitz team. It's extremely robust and easy to use for this sort of thing.

为人所爱 2024-08-25 04:56:36

听起来 MongoDB 非常适合这一点 - 使用高级运算符进行快速更新,以及用于批量离线处理的 M/R。我认为 Nginx 背后的 CherryPy 应该也能很好地工作。如果您选择 mod_wsgi 路线,请注意 此问题

Sounds like MongoDB will be a good fit for this - fast updates with advanced operators, and M/R for batch offline processing. I think CherryPy behind Nginx should work well too. If you go the mod_wsgi route just watch out for this issue.

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