RubyGems Navigation menu

fnf 0.0.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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.0 KB)
  4. 0.0.1 - May 21, 2011 (5.5 KB)

Runtime 依赖 (4):

mkfifo >= 0
msgpack >= 0
ruby-fifo >= 0

业主:

作者:

  • Julio Capote

SHA 256 校验和:

87de8deebbdd2a3c40ef01289b4de045a4c752428d2adb573e2b3f4fd57c1181

下载总量 15,064

这个版本 3,506

许可:

需要的 Ruby 版本:

链接: