0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stupid gem builder More... about 15 years ago
Release 0.2.5 with memcache error handling More... about 15 years ago
Catch and try to handle memcached failures gracefully. More... about 15 years ago
Reduce leader token expiration time to discourage a get/set race condition. More... about 15 years ago
Release 0.2.3 More... over 15 years ago
Check for nomination success now uses regex instead of flaky direct string comparison. More... over 15 years ago
Release 0.2.2 with bdainton's TokenWorker fix More... over 15 years ago
Consider the current worker to be the leader if its attempt to nominate itself actually stores the value in memcache. More... over 15 years ago
Remove old url More... over 15 years ago
Release 0.2.1 gem More... over 15 years ago
Add StaticQueueWorker example More... over 15 years ago
Use Rails logger if available Fix docs More... over 15 years ago
Add static queue worker example Update gemspec with latest files. TODO Something is still very wrong with signal handling with SQW. More... over 15 years ago
Cleanup Add gem dependencies, bump version to 0.2.0 More... over 15 years ago
Update documentation More... over 15 years ago
Remove old test More... over 15 years ago
Add new StaticQueueWorker mixin, which supercedes BucketWorker as a more reliable implementation of the same functionality. More... over 15 years ago
Add token worker example More... over 15 years ago
Rework logging to be a little more pluggable More... over 15 years ago
Standardize version Fix doc error More... over 15 years ago
Prepare for 0.1 release More... over 15 years ago
Freshen up discoverable node. It now works, but not too reliably. More... over 15 years ago
Ok, enough polish Mike More... over 15 years ago
Add rdoc and bucket worker tests More... over 15 years ago
Clean up readme More... over 15 years ago
Add BucketWorker Update readme More... over 15 years ago
Add proper testing for token worker. Add gem building and testing to Rakefile. More... over 15 years ago
Add token worker module for easy leader election semantics. More... over 15 years ago
work More... over 15 years ago
Add initial work on election algorithm More... over 15 years ago