Browse Source

README: Add pool supervision to features list.

Ask Solem 15 years ago
parent
commit
ee50e84019
1 changed files with 3 additions and 0 deletions
  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
 ===========================