Skip to content
Sections
>> Trisquel >> Balíky >> etiona >> ruby >> reel
etiona  ]
[ Zdroj: reel  ]

Balík: 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.

Ostatné balíky súvisiace s balíkom reel

  • závisí
  • odporúča
  • navrhuje
  • dep: ruby
    Interpreter of object-oriented scripting language Ruby (default version)
    alebo ruby-interpreter
    Balík nie je dostupný
  • 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

Stiahnuť reel

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 18.5 kB87 kB [zoznam súborov]