Sfoglia il codice sorgente

README: Add pool supervision to features list.

Ask Solem 15 anni fa
parent
commit
ee50e84019
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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
 ===========================