[ ソース: unicorn ]
パッケージ: unicorn (6.0.0-2 など)
unicorn に関するリンク
Debian の資源:
unicorn ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-kgio
- Kinder, gentler I/O for Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-raindrops
- real-time stats for preforking Rack servers