0
I Use This!
Inactive

Commits : Listings

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