Implementation of Remote Chunking in order to scale processing.
- Run
docker-compose up -d - Load ENV variables from
env-consumerandenv-producerfiles. - Run disarable amount of
me.flash.distributedbatch.consumer.ConsumerApplicationapplication instances:gradle consumer:bootRun. - Run
me.flash.distributedbatch.producer.ProducerApplicationapplication:gradle producer:bootRun. - Profit