0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* README to github repo More... about 14 years ago
* real work decider that tries to be a little smart * emit status when going back to idle * force task info to be intergers More... about 14 years ago
* added basic recheck to periodically see what everyone is doing * added tasks_message to emit what the current task settings are * added tasks? message to ask for current task settings * changed all Time references to .to_i so only working with epoch integers * safe_block around scheduler * changed startup to schedule a recheck instead of emitting status More... about 14 years ago
* better status recording - entire string More... about 14 years ago
* better status message - tells task and time on task More... about 14 years ago
* need to clear our task info when done - so next task can come in More... about 14 years ago
* basic scheduler * basic work decision (random) * basic tasks (random sleeps) More... about 14 years ago
* receive new task allocation message More... about 14 years ago
* worker passes information amongst each other More... about 14 years ago
* chat logger and log reader More... about 14 years ago
* mass startup script More... about 14 years ago
* notes on worker ideas More... about 14 years ago
* sad start More... about 14 years ago
* prime number searcher start More... about 14 years ago
* des brute force start More... about 14 years ago
* script generates node configs and registers them More... about 14 years ago
* Added "quit" message for node to exit out * Added status_message shortcut for sending a status message * Wrapped communal join callback in safe_block * Start of task watch messages More... about 14 years ago
* simple regonly option to "bulk load" More... about 14 years ago
* added safe_block which will catch all StandardError - coming out so no threads die * Ignore messages sent before I joined the room More... about 14 years ago
* starting to use a statemachine * added status message More... about 14 years ago
* conference room uses node name as conference room member name More... over 14 years ago
* config dir and ignore More... over 14 years ago
* try to register if the login fails More... over 14 years ago
* worker with basic config file usage More... over 14 years ago
* empty worker script More... over 14 years ago
* correctly set BASEDIR based on input, not hard coded More... over 14 years ago
* fixup paths * build works now More... over 14 years ago
* bin ignore - gem More... over 14 years ago
* .gitignore for build dest dirs More... over 14 years ago
* build dir - ignore everything More... over 14 years ago