具有 SQL 持久性的 Quartz.NET (2.x) 可以跨多个服务器使用吗

发布于 2024-12-02 10:45:25 字数 151 浏览 0 评论 0原文

我是 Quartz.net 的新手,目前正在使用 2.x 版本 - 我只是想弄清楚是否可以在多个服务器上使用quartz调度程序,所有服务器都指向同一个数据库。

我这样做的主要动机是为了实现故障转移机制,同时也是为了分散负载。

谢谢马特

I'm new to Quartz.net, and am currently using the 2.x version - I'm just trying to work out if its possible to use the quartz scheduler across multiple servers, all pointing at the same database.

My main motivation for this is for a fail-over mechanism, but also to spread the load.

Thanks

Matt

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

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

发布评论

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

评论(1

莫相离 2024-12-09 10:45:25

是的,这是内置功能。请参阅教程中的聚类:http://www.quartz-scheduler.net/tutorial/lesson_11。 html

Yes, this is built-in functionality. See Clustering in tutorial: http://www.quartz-scheduler.net/tutorial/lesson_11.html

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