The examples are all written against the Que library but using DelayedJob solves the problems you’re writing about without the need to write or rearrange any code.
I guess I just don’t understand why the ACID guarantees that Que provides make it the better choice in this case.
The examples are all written against the Que library but using DelayedJob solves the problems you’re writing about without the need to write or rearrange any code.
I guess I just don’t understand why the ACID guarantees that Que provides make it the better choice in this case.
Que was just a library to do the work. There’s nothing in this related to ACID guarantees.