The Ephemeral Container Service (ECS) was born out of the Cloudfeaster project. Docker makes it easy to package short lived (aka ephemral) tasks in a docker image and run those tasks using the docker client. The Docker Remote API makes it possible to do this using requests to a RESTful API. Cloudfeaster used these building blocks to package spiders in docker images and run those spiders in docker containers on a cluster of docker hosts. ECS is a generalization of these basic building blocks.
forked from simonsdave/ecs
-
Notifications
You must be signed in to change notification settings - Fork 0
Service infrastructure for running ephemeral tasks in docker images
License
reganvJohnson/ecs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Service infrastructure for running ephemeral tasks in docker images
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 70.7%
- Shell 20.4%
- RAML 8.3%
- Other 0.6%