fix poller count and refactor for clarity

This commit is contained in:
Oliver Gorwits
2012-12-16 15:19:03 +00:00
parent 7d303b60cf
commit eef74656c3
2 changed files with 51 additions and 43 deletions

View File

@@ -27,8 +27,3 @@ engines:
end_tag: '%]'
PRE_CHOMP: 1
# how many daemon processes
# NB one worker will always be a Queue Manager
daemon_workers: 2
daemon_pollers: 0
daemon_interactives: 2