Module: Backgrounded
- Defined in:
- lib/backgrounded-resque/resque_handler.rb,
lib/backgrounded-resque/version.rb,
lib/backgrounded-resque/pseudo_resque_handler.rb
Overview
handler that acts like the in process handler but marshalls the arguments this simulates how resque encodes/decodes values to/from redis useful when passing symbols to arguments and they end up being processed as strings
Defined Under Namespace
Modules: Resque