Categories: None [Edit]

fnf

https://rubygems.org/gems/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.

Total

Ranking: 62,864 of 187,224
Downloads: 16,021

Daily

Ranking: 57,388 of 187,196
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
97424,627,346msgpack
138301,570,683eventmachine
189238,397,915typhoeus

Owners

#GravatarHandle
1iconjcapote