notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-puma Fast, multithreaded and highly concurrent ruby web server
6.4.2 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.4.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-11 19:18:28
Last Update: 2024-02-21 15:11:26
Commit Hash: 6ef5745
People watching this port, also watch:: py39-pycparser, py39-Automat, p5-CPAN-Meta-YAML, p5-Net-HTTP, python
Also Listed In: rubygems
License: BSD3CLAUSE
WWW:
https://puma.io/
https://github.com/puma/puma
Description:
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like Rubinius or JRuby. See also: https://github.com/puma/puma
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/puma
  2. bin/pumactl
  3. /usr/local/share/licenses/rubygem-puma-6.4.2/catalog.mk
  4. /usr/local/share/licenses/rubygem-puma-6.4.2/LICENSE
  5. /usr/local/share/licenses/rubygem-puma-6.4.2/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • rubygem-puma>0:www/rubygem-puma
To install the port:
cd /usr/ports/www/rubygem-puma/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-puma
  • pkg install rubygem-puma
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-puma
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708450840 SHA256 (rubygem/puma-6.4.2.gem) = 3eb41999d00733280be3faeb00d610331b6965a537a8cd3d905f316c38575b44 SIZE (rubygem/puma-6.4.2.gem) = 230912

Packages (timestamps in pop-ups are UTC):
rubygem-puma
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.4.26.4.23.12.16.4.26.4.2-3.12.1-
FreeBSD:13:quarterly6.4.06.4.06.3.16.4.06.4.06.4.06.4.06.4.0
FreeBSD:14:latest6.4.26.4.25.6.56.4.26.4.25.6.5-5.6.5
FreeBSD:14:quarterly6.4.06.4.0-6.4.06.4.06.4.06.4.06.4.0
FreeBSD:15:latest6.4.26.4.2n/a6.4.0n/a6.4.06.4.06.4.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-nio4r>=2.0<3 : devel/rubygem-nio4r
  2. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. net-im/rubygem-lita
  2. net-mgmt/rubygem-oxidized-web
  3. security/metasploit
  4. www/gitlab-ce
  5. www/rubygem-puma_worker_killer
  6. www/rubygem-rails5
  7. www/rubygem-rails50
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rubygem-rails52
  3. www/rubygem-rails60
  4. www/rubygem-rails61
  5. www/rubygem-rails70
  6. www/rubygem-rails71
  7. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/rubygem-rails61-node16*
  2. www/rubygem-rails613*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_rubygem-puma
USES:
cpe gem ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.4.2
21 Feb 2024 15:11:26
commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 6.4.2

- Update WWW

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
6.4.0
29 Sep 2023 16:15:05
commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 6.4.0

Changes:	https://github.com/puma/puma/releases
6.3.1
21 Aug 2023 19:01:37
commit hash: 31d9a692d6f514abac99fd091013a14da584f7decommit hash: 31d9a692d6f514abac99fd091013a14da584f7decommit hash: 31d9a692d6f514abac99fd091013a14da584f7decommit hash: 31d9a692d6f514abac99fd091013a14da584f7de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 5.6.5

Changes:	https://github.com/puma/puma/releases
Security:	CVE-2023-40175
6.3.0
06 Jul 2023 11:32:18
commit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634fcommit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634fcommit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634fcommit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634f files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: update to 6.3.0

Required for gitlab-ce 16.1
Changelog:
https://github.com/puma/puma/blob/master/History.md#630--2023-05-31
5.6.5
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.6.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.6.5
31 Aug 2022 11:41:55
commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 5.6.5

Changes:	https://github.com/puma/puma/releases
5.6.4
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.6.4
30 Mar 2022 22:21:50
commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 5.6.4

Changes:	https://github.com/puma/puma/releases
Security:	CVE-2022-24790
5.6.2
09 Mar 2022 10:07:54
commit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acfcommit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acfcommit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acfcommit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acf files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: update to 5.6.2

Required for gitlab-ce 14.8.

5.6.2 / 2022-02-11

    Bugfix/Security
        Response body will always be closed. (GHSA-rmj8-8hhh-gv5h, related to
#2809)

5.6.1 / 2022-01-26

    Bugfixes
        Reverted a commit which appeared to be causing occasional blank header
values (#2809)

5.6.0 / 2022-01-25
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.5.2
22 Dec 2021 17:04:25
commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: update to 5.5.2

Required for gitlab-ce 14.6.
Changelog:
https://github.com/puma/puma/blob/master/History.md
5.3.2
30 Sep 2021 15:14:26
commit hash: 0e9b618cefc34e56691da98a0a6075ff7efb45eccommit hash: 0e9b618cefc34e56691da98a0a6075ff7efb45eccommit hash: 0e9b618cefc34e56691da98a0a6075ff7efb45eccommit hash: 0e9b618cefc34e56691da98a0a6075ff7efb45ec files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/rubygem-puma: Add CPE information

Approved by:    portmgr (blanket)
5.3.2
19 Sep 2021 06:01:03
commit hash: 3bfcafd9af04f87368e6aed3652f696603031734commit hash: 3bfcafd9af04f87368e6aed3652f696603031734commit hash: 3bfcafd9af04f87368e6aed3652f696603031734commit hash: 3bfcafd9af04f87368e6aed3652f696603031734 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Cosmetic change
5.3.2
03 Jul 2021 06:03:20
commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: Update to 5.3.2

Required for gitlab-ce 14.0.0.
Changelog:
https://github.com/puma/puma/blob/master/History.md
5.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.1.1
27 Jan 2021 12:50:13
Revision:563067Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 5.1.1 which is required for gitlab-ce 13.8.
3.12.1
12 Aug 2019 19:47:03
Revision:508793Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.1

- Update WWW

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
3.12.0
31 Jul 2018 23:55:03
Revision:476124Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.0

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
3.11.4
13 Apr 2018 20:48:58
Revision:467267Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.4

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
3.11.3
06 Mar 2018 20:32:52
Revision:463764Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.3

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
3.11.2
20 Jan 2018 13:18:09
Revision:459523Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.2

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/commits/master
3.11.1
19 Jan 2018 17:03:03
Revision:459448Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.1

Changes:	https://github.com/puma/puma/releases
3.11.0
22 Nov 2017 23:36:26
Revision:454732Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.0

Changes:	https://github.com/puma/puma/releases
3.10.0
18 Aug 2017 15:57:54
Revision:448249Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.10.0

Changes:	https://github.com/puma/puma/releases
3.9.1
04 Jun 2017 11:48:18
Revision:442554Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.1

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
3.9.0
02 Jun 2017 18:14:59
Revision:442442Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.0

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
		https://github.com/puma/puma/commits/master
3.8.2
03 Apr 2017 12:59:02
Revision:437647Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.8.2

- Add USES=ssl

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
		https://github.com/puma/puma/commits/master
2.16.0
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
2.16.0
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2.16.0
06 Mar 2016 06:37:09
Revision:410421Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.16.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.15.3
11 Nov 2015 16:52:55
Revision:401279Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.15.3

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.15.1
09 Nov 2015 18:44:15
Revision:401139Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.15.1
- Add LICENSE_FILE

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.14.0
20 Sep 2015 20:26:40
Revision:397446Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.14.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.13.4
19 Aug 2015 15:08:50
Revision:394789Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.13.4

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.13.2
19 Aug 2015 03:55:30
Revision:394698Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.13.2

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.13.0
15 Aug 2015 12:10:44
Revision:394315Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.13.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.12.3
13 Aug 2015 17:38:34
Revision:394165Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.3

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.12.2
19 Jul 2015 16:37:03
Revision:392520Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.2

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.12.1
18 Jul 2015 11:14:08
Revision:392419Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.1

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.12.0
17 Jul 2015 12:25:06
Revision:392368Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.11.3_1
15 Jun 2015 14:43:22
Revision:389717Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change
2.11.3
25 May 2015 19:54:25
Revision:387406Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.11.3
- Update RUN_DEPENDS: use newer rubygem-rack

Changes:	https://github.com/puma/puma/blob/master/History.txt
2.9.1_1
24 May 2015 21:40:51
Revision:387359Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q2
2.9.1
12 Mar 2015 17:12:20
Revision:381119Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MAINTAINER: use @FreeBSD.org
2.9.1
09 Sep 2014 00:54:52
Revision:367711Original commit files touched by this commit
swills search for other commits by this committer
www/ruybgem-puma: update to 2.9.1
2.9.0
24 Aug 2014 13:56:42
Revision:365925Original commit files touched by this commit
swills search for other commits by this committer
www/rubygem-puma: update to 2.9.0
2.8.1
11 Mar 2014 19:18:11
Revision:347905Original commit files touched by this commit
swills search for other commits by this committer
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
Ruby/Rack applications. Puma is intended for use in both development and
production environments. In order to get the best throughput, it is highly
recommended that you use a Ruby implementation with real threads like Rubinius
or JRuby.

WWW: http://puma.io/

Number of commits found: 48