基于负载的数据处理
我正在设置一个基于 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论