13 octobre 2016
Nantes
Fuseau horaire Europe/Paris
Merci à tous! Et rendez-vous à l'année prochaine...

GoDocker: batch job submission using Docker containers

13 oct. 2016, 14:15
30m
Amphithéâtre S (Nantes)

Amphithéâtre S

Nantes

IRCCyN Campus Ecole Centrale 1 rue de la noe 44321 Nantes

Orateur

Olivier SALLOU (IRISA)

Description

GoDocker is a job scheduler like Sun Grid Engine, Slurmm, ... but makes use of Docker containers to execute the jobs, providing job isolation and using pre-built images with needed software.

Summary

It is based on a plugin architecture and is fully scalable on premise or in a cloud, based on Docker Swarm, Kubernetes or Apache Mesos. It manages job/user/project prioritization and quotas, and provide interactive access (ssh) to the containers. User can monitor his job usage (cpu/ram) in real-time and can also launch web services with port mapping or ip per container integration. At last, user can mount shared storage (home directory, shared data, ...) in the container for direct access, according to defined ACLs. Using containers, use can execute any program or script on a node, without the need to install the software on a shared infrastructure.

Documents de présentation