Metadata-Version: 2.0
Name: multiprocess-bootstrap
Version: 0.2.0
Summary: Runs several copies of a process and restarts them if they die. Useful in docker environments.
Home-page: https://github.com/SuminAndrew/multiprocess-bootstrap
Author: Andrew Sumin
Author-email: sumin.andrew@gmail.com
License: http://www.apache.org/licenses/LICENSE-2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing

Runs several copies of a process and restarts them if they die. Useful in docker environments.


