Skip to content

Distributed execution based on starting multiple Docker

Notifications You must be signed in to change notification settings

DyLaiT/Distributed_execute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Execute

Features

Distributed execution of data processing projects based on the number of data.

  • Automatically import project to generate dockerfile.
  • Start the plural container to process the divided data.

Project Requirements

python 3.6.9

Ubuntu 18.04

How to use

  1. Copy project of data processing to this directory.
  2. Create a bash script named "start" in the project to be processed and write the execution command.
  3. Execute Docker_maker
    bash Docker_maker your_other_project your_log_file
  4. conatainer status monitoring (In development)

About

Distributed execution based on starting multiple Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages