パッケージ: unicorn (6.0.0-2build1)
unicorn に関するリンク
Trisquel の資源:
unicorn ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Team (メールアーカイブ)
- Hleb Valoshka
- Pirate Praveen
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby3.0 (>= 3.0.0~preview1)
- Libraries necessary to run Ruby 3.0
-
- dep: ruby (<< 1:3.1~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:3.0~0)
-
- 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