Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> ruby >> reel
etiona  ]
[ 原始碼: reel  ]

套件: reel (0.6.1-4)

Celluloid::IO-powered HTTP server

Reel is a fast, non-blocking "evented" web server built on http_parser.rb, websocket_parser, Celluloid::IO, and nio4r. Thanks to Celluloid, Reel also works great for multithreaded applications and provides traditional multithreaded blocking I/O support too.

Connections to Reel can be either non-blocking and handled entirely within the Reel::Server thread (handling HTTP, HTTPS, or UNIX sockets), or the same connections can be dispatched to worker threads where they will perform ordinary blocking IO. Reel provides no built-in thread pool, however you can build one yourself using Celluloid.pool, or because Celluloid already pools threads to begin with, you can simply use an actor per connection.

其他與 reel 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: ruby
    Interpreter of object-oriented scripting language Ruby (default version)
    或者 ruby-interpreter
    套件暫時不可用
  • dep: ruby-celluloid (>= 0.15.1)
    actor-based concurrent object framework for ruby
  • dep: ruby-celluloid-io (>= 0.15.0)
    Ruby library providing an event-driven IO system for Celluloid actors
  • dep: ruby-http (>= 0.6.0~pre)
    easy-to-use client library for making http requests from Ruby
  • dep: ruby-http-parser.rb (>= 0.6.0)
    Simple callback-based HTTP request/response parser
  • dep: ruby-websocket-driver (>= 0.5.1)
    WebSocket protocol handler with pluggable I/O

下載 reel

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 18.5 kB87 kB [文件列表]