1. 3
  1. 2

    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.

    1. 1

      Que was just a library to do the work. There’s nothing in this related to ACID guarantees.