Skip to content

支持FTP工具类 #879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

支持FTP工具类 #879

wants to merge 1 commit into from

Conversation

pcshao
Copy link

@pcshao pcshao commented Apr 24, 2025

后续可用来将localStorage支持ftp模式,支持多节点部署。

btw:
多节点部署涉及到quartz问题,已实践方案如下

  1. 定时任务增加分布式锁,一个时刻只会有一个节点执行定时任务
  2. 定时任务配置修改时,支持简易的利用redis或zk持久化节点信息的分布式方案,发起http请求将任务配置信息同步到集群其他节点的内存中

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant