浏览代码

README: Add pool supervision to features list.

Ask Solem 16 年之前
父节点
当前提交
ee50e84019
共有 1 个文件被更改,包括 3 次插入0 次删除
  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
       executed by type, and the time it took to process them. Very useful
       for monitoring and profiling.
       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
 API Reference Documentation
 ===========================
 ===========================