]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/WorkQueue.h: add BatchWorkQueue
authorSamuel Just <sam.just@inktank.com>
Thu, 7 Jun 2012 23:38:08 +0000 (16:38 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 5 Jul 2012 17:15:01 +0000 (10:15 -0700)
commit3ca6359ce5beac6bc69117cff7d953a22b493e92
treec94777daddc423d8b5e801630c6305ee1eb92b4b
parent5c0e8b465f2bcc52f6b726be28049bb2f98f4031
common/WorkQueue.h: add BatchWorkQueue

Rather than dispatching one item at a time to process, etc,
BatchWorkQueue dispatches up to a configurable number of
items.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/common/WorkQueue.h