0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pypi-friendly readme More... about 14 years ago
vb More... about 14 years ago
prepare More... about 14 years ago
doc tweaks More... about 14 years ago
remove hard dependency on `metlog-raven` More... about 14 years ago
add some more comments More... about 14 years ago
Introduce new `StopWorker` exception to signal worker loop shutdown from a job More... about 14 years ago
update to latest dependencies More... about 14 years ago
change string marker in docs More... about 14 years ago
Move from `u''` to `''` for marking strings More... about 14 years ago
next try at consistent results for capturing partitions per worker More... about 14 years ago
avoid passing around settings section More... about 14 years ago
shorten zk_client to zk More... about 14 years ago
capture partitions list while worker is still active More... about 14 years ago
properly stop each spawned worker More... about 14 years ago
cheat a bit more on coverage More... about 14 years ago
shorter code More... about 14 years ago
nicely finish any work. keep StaticPartitioner state for inspection More... about 14 years ago
make the StaticPartitioner a bit more similar to the kazoo one More... about 14 years ago
remove the `all` policy and choose queues based on the presence of an ids list More... about 14 years ago
avoid setting self.partition_ids, it's covered by the partitioner More... about 14 years ago
factor out partition cache into separate class More... about 14 years ago
stop the worker loop first, then disconnect the zk client More... about 14 years ago
simplify docstring More... about 14 years ago
add a full-scale kazoo / multiple worker threads test More... about 14 years ago
add back an actual test assertion for test_multiple_worker More... about 14 years ago
clarify `worker._partitions` method name More... about 14 years ago
remove zookeeper docs, they only cover internals of the SetPartitioner More... about 14 years ago
next step in actually using the `partitioner` More... about 14 years ago
don't rely on worker internals More... about 14 years ago