aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/server
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-31 23:44:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-01 08:54:44 +0100
commite08455d5f3b8e96765942b9c3b9767c30650557d (patch)
treec586e64a825e88a15fc59cd4d44f7570f28ebb76 /lib/bb/server
parentc9534f8e59d44b885334607ed90a3be2e492ec69 (diff)
downloadbitbake-e08455d5f3b8e96765942b9c3b9767c30650557d.tar.gz
prserv/serv: Settle on two threads for optimal performance
Using the threading mixin class resulted in large amounts of memory being used by the PR server for no good reason. Using a receiver thread and a thread to do the actual database operations on a single connection gives the same performance with a much saner memory overhead so switch to this. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/server')
0 files changed, 0 insertions, 0 deletions