Ver código fonte

Update PLUGINS.rst

Added note about concurrency for supervisor-wildcards plugin
Roger Hoover 12 anos atrás
pai
commit
1e5994736f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      PLUGINS.rst

+ 1 - 1
PLUGINS.rst

@@ -24,7 +24,7 @@ listeners.
     processes to the number of cores on the supervisor host.
 `supervisor-wildcards <https://github.com/aleszoulek/supervisor-wildcards>`_
     Implemenents start/stop/restart commands with wildcard support for
-    Supervisor.
+    Supervisor.  These commands run in parallel and can be much faster than the built-in start/stop/restart commands.
 `mr.laforge <https://github.com/fschulze/mr.laforge>`_
     Lets you easily make sure that ``supervisord`` and specific
     processes controlled by it are running from within shell and