RubyGems Navigation menu

fnf 0.0.1

Fire and Forget replaces the need to write resque tasks or delayed jobs to fire off web requests (usually notification webhooks or a anti-spam service, like defensio or akismet). A single worker reads and executes web requests from a blocking named pipe, while clients queue up them up in a non blocking manner. It uses typhoeus internally to execute the web requests for maximum speed.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - May 28, 2011 (9.5 KB)
  2. 1.0.0 - May 28, 2011 (9.5 KB)
  3. 0.0.2 - May 28, 2011 (9 KB)
  4. 0.0.1 - May 21, 2011 (5.5 KB)

Runtime Dependencies (4):

daemons >= 0
mkfifo >= 0
ruby-fifo >= 0
typhoeus >= 0

Owners:

Authors:

  • Julio Capote

SHA 256 checksum:

2d7b5069a5e75e98f99277759753c0b106fcc87a084174697284c3691245bcbb

Total downloads 14,994

For this version 3,517

Licenses:

N/A

Required Ruby Version: None

Links: