started with pipeline processing workers
This commit is contained in:
parent
0682a0a8a4
commit
1ad9509775
8
screenrc
8
screenrc
@ -8,5 +8,13 @@ screen -t yagi2 bash
|
||||
stuff "cd git/yagi/bin; ./yagi-event --config ../../../shoebox.conf\r"
|
||||
screen -t quincy bash
|
||||
stuff "cd git/quincy/quincy; gunicorn --log-file=- api:api\r"
|
||||
screen -t expired bash
|
||||
stuff "pipeline expired --polling_rate=2\r"
|
||||
screen -t ready1 bash
|
||||
stuff "pipeline ready --polling_rate=1\r"
|
||||
screen -t ready2 bash
|
||||
stuff "pipeline ready --polling_rate=1\r"
|
||||
screen -t completed bash
|
||||
stuff "pipeline completed --polling_rate=2\r"
|
||||
screen -t bash bash
|
||||
stuff "klugman events -h\r"
|
||||
|
Loading…
x
Reference in New Issue
Block a user