Up the threads for fmn.

This commit is contained in:
Ralph Bean 2014-08-09 15:01:07 +00:00
parent 89170ad68f
commit f986048382

View file

@ -25,8 +25,8 @@ config = {
# This sets up four threads to handle incoming messages. At the time of
# this commit, all of our fedmsg daemons are running in single-threaded
# mode. If we turn it on globally, we should remove this setting.
"moksha.workers_per_consumer": 3,
"moksha.threadpool_size": 10,
"moksha.workers_per_consumer": 6,
"moksha.threadpool_size": 15,
# Some configuration for the rule processors
"fmn.rules.utils.use_pkgdb2": True,