Explorar o código

Update PLUGINS.rst

Added note about concurrency for supervisor-wildcards plugin
Roger Hoover %!s(int64=12) %!d(string=hai) anos
pai
achega
1e5994736f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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