Commit graph

3 commits

Author SHA1 Message Date
Aaron Schulz
aaee020088 Bumped RING_SIZE to use 28 bits to improve weight accuracy a bit.
Change-Id: I4dbecd292fd404e43ed296dd37892db113fa1026
2013-04-22 13:47:52 -07:00
umherirrender
ef2f507d23 Fixed spacing in files direct in includes folder
Added spaces before if, foreach
Added some braces for one line statements

Change-Id: Ibb8dd102db045522d12ff939075ba7420d95ab6b
2013-04-21 06:38:49 +00:00
Aaron Schulz
fc81192a06 [JobQueue] Added JobQueueFederated class for partitioned queues.
* This lets queues be horizontally partitioned onto
  different servers, with weights assigned to each.
  The queue classes used by the different partitions
  can be hetereogenous or homogeneous.
* How partitioning is done is setup similar to LBFactory,
  where wikis belong to sections and sections have config.

Change-Id: I44d59b67cf417dca28a3e9b25371dac5a7ffcb47
2013-04-19 03:27:15 +00:00