Explorar el Código

README: Add pool supervision to features list.

Ask Solem hace 16 años
padre
commit
ee50e84019
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      README

+ 3 - 0
README

@@ -78,6 +78,9 @@ Features
       executed by type, and the time it took to process them. Very useful
       for monitoring and profiling.
 
+    * Pool workers are supervised, so if for some reason a worker crashes
+        it is automatically replaced by a new worker.
+
 API Reference Documentation
 ===========================