基于负载的数据处理

发布于 2024-11-17 02:52:55 字数 141 浏览 1 评论 0原文

我正在设置一个基于 apache lucene 的搜索引擎服务,但我希望当服务器上的负载较少时,所有索引和页面排名处理都会发生,因为它也会运行其他服务。到那时我将暂时存储要索引的数据。所以基本上我必须以某种方式弄清楚负载何时低于某个水平?我有什么办法可以做到这一点吗?

I am setting up a apache lucene based search engine service but I wanted all the indexing and page rank processing to happen afterwards when there's less load on the server as it would be running other services too. By that time I would be storing the data to be indexed temporarily. So basically I had to somehow figure out when is the load below a certain level? Is there any way I could do that??

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文