Spring Batch remote partitioning across multiple remote servers -
i'm writing proof-of-concept (poc) simulates sbf step partitioning discussed here (partitioning step (single or multi process)): https://docs.spring.io/spring-batch/trunk/reference/html/scalability.html
however, i'm struggling find examples anywhere showing how configure master step multiple slave steps on remote servers. examples see use broker url tcp://localhost:61616
does know how configure multiple slave remote servers?
i've checked several links i'm allowed post 2: https://github.com/mminella/java-remote-partitioning
Comments
Post a Comment