Closed Nowaker closed 10 years ago
While it's not in the ActiveJob interface, the gem has the options. There's nothing stopping you from using the native gem features in the meantime.
Cool! In such case what I can only do is to encourage you to contribute to Active Job and implement missing parts. :-)
I like the idea of Sucker Punch using Celluloid to run jobs in the same process. However, it doesn't support many features that other queues support, delayed execution being the most important one.