Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/amazon-web-services/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring batch 弹簧批处理远程压缩_Spring Batch - Fatal编程技术网

Spring batch 弹簧批处理远程压缩

Spring batch 弹簧批处理远程压缩,spring-batch,Spring Batch,我正在使用SpringBatch,它以多线程方式运行步骤 我需要一个如何在远程分块中运行/配置spring批处理的示例 示例链接/示例代码及其工作原理?github上有一个远程分块的示例。我可以推荐“Pro Spring Batch”或“Spring Batch in Action”一书。这两本书都包含一个远程分块示例

我正在使用SpringBatch,它以多线程方式运行步骤 我需要一个如何在远程分块中运行/配置spring批处理的示例

示例链接/示例代码及其工作原理?

github上有一个远程分块的示例。我可以推荐“Pro Spring Batch”或“Spring Batch in Action”一书。这两本书都包含一个远程分块示例