datax-web
datax-web copied to clipboard
DATAX执行器是否有并发控制配置,多任务并发执行内存不足导致执行失败![Feature]
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] DATAX执行器多任务并发执行内存不足导致执行失败 Describe the solution you'd like A clear and concise description of what you want to happen. 将JobThread修改为继承Runnable接口,使用线程池的线程数量控制并发数量,提交到线程池队列依次执行 Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
最后,感谢作者提供的工具!!
+1
+1