public
Description: A fork of backgroundrb for MERB
Homepage:
Clone URL: git://github.com/georgepalmer/backgroundrb_merb.git
100644 9 lines (6 sloc) 0.313 kb
1
2
3
4
5
6
7
8
9
* Implement a way to share code between workers.
* Implement a way to test workers.
* Implement proper logger stuff so as people can set log level and stuff
* Implement a way to disable logger workers.
* Implement backgroundrb to work across machines.
* Make the API more simple use to use and less mouthfull.