public
Description: easily do background work in rails, without commiting to a particular runner. comes with starling, bj and spawn runners.
Homepage: http://playtype.net/past/2008/2/6/starling_and_asynchrous_tasks_in_ruby_on_rails/
Clone URL: git://github.com/purzelrakete/workling.git
rtomayko (author)
Wed Mar 18 07:49:45 -0700 2009
purzelrakete (committer)
Wed Mar 18 11:34:00 -0700 2009
workling / test
name age message
..
file class_and_method_routing_test.rb Sun Nov 02 10:03:53 -0800 2008 refactored pollers, initial work [purzelrakete]
directory clients/ Thu Nov 06 09:33:03 -0800 2008 completed the bulk of backend re-architecture [purzelrakete]
file discovery_test.rb Tue Nov 04 09:36:36 -0800 2008 got tests working with new base classes [purzelrakete]
file invoker_basic_poller_test.rb Thu Nov 06 09:33:03 -0800 2008 completed the bulk of backend re-architecture [purzelrakete]
file invoker_eventmachine_subscription_test.rb Thu Nov 06 09:33:03 -0800 2008 completed the bulk of backend re-architecture [purzelrakete]
file invoker_threaded_poller_test.rb Thu Nov 06 15:08:07 -0800 2008 all tests passing again [purzelrakete]
file memcachequeue_client_test.rb Thu Nov 06 09:33:03 -0800 2008 completed the bulk of backend re-architecture [purzelrakete]
file memory_return_store_test.rb Wed Apr 02 10:12:59 -0700 2008 first commit [purzelrakete]
directory mocks/ Thu Nov 06 09:33:03 -0800 2008 completed the bulk of backend re-architecture [purzelrakete]
file not_remote_runner_test.rb Mon Jun 09 05:16:03 -0700 2008 fixed a bunch of tests [purzelrakete]
file remote_runner_test.rb Fri Nov 28 04:20:55 -0800 2008 fixed WorklingNotFoundError behaviour. now rais... [purzelrakete]
file return_store_test.rb Wed Oct 01 12:59:16 -0700 2008 simplified return store syntax [purzelrakete]
directory runners/ Fri Nov 28 04:20:55 -0800 2008 fixed WorklingNotFoundError behaviour. now rais... [purzelrakete]
file spawn_runner_test.rb Wed Apr 02 10:12:59 -0700 2008 first commit [purzelrakete]
file starling_return_store_test.rb Thu Nov 06 09:33:03 -0800 2008 completed the bulk of backend re-architecture [purzelrakete]
file starling_runner_test.rb Wed Apr 02 10:12:59 -0700 2008 first commit [purzelrakete]
file test_helper.rb Sat Jan 31 08:46:46 -0800 2009 workling now throws errors in test and developm... [purzelrakete]
directory workers/ Fri Oct 17 03:13:42 -0700 2008 fixed problem running tests when no memcache. a... [purzelrakete]