Undelayed_job jobs provides a database-less backand for delayed_job that executes immediately without a separate worker process.
David Schneider, Stephan Zalewski
gem "undelayed_job", "~> 0.0.1"