パッケージ: unicorn (6.1.0-3) [debports]
unicorn に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [unicorn.bogomips.org]
類似のパッケージ:
Rack HTTP server for fast clients
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix and Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both request and response in between Unicorn and slow clients.
その他の unicorn 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.16)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
-
- dep: ruby-kgio (>= 2.6)
- Kinder, gentler I/O for Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-raindrops (>= 0.7)
- real-time stats for preforking Rack servers