Sign in Sign up
rubygems

fnf

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.

Activity

Latest release
15y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

First release
May 20, 2011
Releases
Version Released
1.0.0 major
1.0.1 patch
0.0.2 patch
0.0.1 initial