commit | 4ec33a2138e19561d0f973985c7c0e34be5dea45 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Fri Oct 07 18:09:57 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Mon Oct 31 17:36:06 2011 -0700 |
tree | a08171ef15d81d484e6e2cfaecc80972bcbea57b | |
parent | 7bec78aa47a0f2bfd5b1bf35bd41223b52e197b3 [diff] |
Move WorkQueue out of GerritGlobalModule This makes it easier to better manage the thread queue within the JVM, declare it once at the "top level" makes it less likely we bound more than one work queue into the same JVM, creating too many threads. Change-Id: I22d6b98e925e2d712193af02aff94c260f1395e7