Skip to content

endeavorb2b/batch-file-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Process Large Files With Multithreading

Takes a script and file as input and loops over it.

Getting Started

docker-compose build
docker-compose run app bash

Run example

Setup .env by copying the .env.sample. Once that is setup change SPLIT to 2 and execute the example below.

./run.sh test.sh files/test

Creating Scripts

You can create your own script and add it into the scripts folder.

About

Utility for running batch scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published