Selaa lähdekoodia

Comm event sample.

Chris McDonough 18 vuotta sitten
vanhempi
commit
fb732df4b5
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      README.txt

+ 4 - 0
README.txt

@@ -1272,6 +1272,10 @@ Capture Mode and Process Communication Events (New in 3.0)
   .. supervisor will emit a PROCESS_COMMUNICATIONS_STDOUT event with
   .. supervisor will emit a PROCESS_COMMUNICATIONS_STDOUT event with
   data in the payload of "Hello!".
   data in the payload of "Hello!".
 
 
+  An example of a script which emits a process communication event is
+  in the 'scripts' directory of the supervisor package, named
+  "sample_commevent.py".
+
 Signals
 Signals
 
 
   Killing supervisord with SIGHUP will stop all processes, reload the
   Killing supervisord with SIGHUP will stop all processes, reload the