##// END OF EJS Templates
Reworking how controller and engines startup in ipcluster....
Reworking how controller and engines startup in ipcluster. I have covered more edge cases robustly: * The engines will be shutdown if the controller dies. * If the cluster is shutdown, but the controller or engines are already dead, the exit is graceful. * The old .out and .err files created by the Windows HPC job scheduler are now removed before ipcluster starts.
bgranger -
r2335:6ad607f9
Show More
Name Size Modified Last Commit Author
IPython
docs
scripts
setupext
test
tools
.bzrignore Loading ...
.checkeol Loading ...
COPYING.txt Loading ...
MANIFEST.in Loading ...
README.txt Loading ...
ipython.py Loading ...
setup.py Loading ...
setupbase.py Loading ...
setupegg.py Loading ...

==============
IPython README
==============

Overview
========

Welcome to IPython. Our documentation can be found in the docs/source
subdirectory. We also have ``.html`` and ``.pdf`` versions of this
documentation available on the IPython `website <http://ipython.scipy.org>`_.