dcca4aea3367ebe25f2125027e004000093af0e8
* undef => mark as done (send FIN);
* -1 and above, send requeue, with value specifying
the delay:
* >= 0 => use value as delay, 0 is a special case, means immediatly;
* -1 => use number of attempts times the requeue_delay constructor
parameter.
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Description
A AnyEvent-based client for NSQ.io
Languages
Perl
100%