A container orchestrator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Clément FRÉVILLE bcb3808ca8
continuous-integration/drone/push Build is passing Details
Use sys/wait.h for portability
2 years ago
libzmq-pkg-config Allow fetching locally ZeroMQ if not already installed 2 years ago
src Use sys/wait.h for portability 2 years ago
.clang-format use the good image 2 years ago
.dockerignore Add Dockerfile 2 years ago
.drone.yml Allow fetching locally ZeroMQ if not already installed 2 years ago
.gitignore Allow fetching locally ZeroMQ if not already installed 2 years ago
CMakeLists.txt Update to the new config format 2 years ago
Dockerfile Add Dockerfile 2 years ago
Makefile Run a container for each program 2 years ago
README.md Update to the new config format 2 years ago
config.toml Update to the new config format 2 years ago

README.md

planificador

A sandbox execution environment for untrusted code. It acts as a front-end in front of Docker+Bubblewrap.

Tasks are submitted using a ZeroMQ message queue, allowing quick scaling of the system.