2014-03-17 11:33 GMT+01:00 Eustache DIEMERT <[email protected]>: > Hi Daniel, > > I don't know to which extent python's regular virtualenv [1] does not > provide the same kind of functionality as Docker ?
Docker, via linux containers also provides execution environment isolation and resource control (CPU, memory...) to make it possible to prevent some users to take down the shared compute servers by monopolizing all the resources. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
