Result for 1386E75D04B376807E95A6CDBFDC1F2F2FD50B81

Query result

Key Value
FileName./usr/bin/pumactl.ruby2.6
FileSize33
MD5ABAF394DD7362EC4C8DF0F09F3DC1F2E
SHA-11386E75D04B376807E95A6CDBFDC1F2F2FD50B81
SHA-256A535B034C69610E7268EB1EF835CAE0D587D6845B16F204AE3C6553587C864F8
SSDEEP3:MhOBTzArXv3n:8Omv3
TLSH
hashlookup:parent-total42
hashlookup:trust100

Network graph view

Parents (Total: 42)

The searched file hash is included in 42 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5768D163FA79990FDD1326B3FC8E4FC22
PackageArchx86_64
PackageDescriptionPuma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for [Rubinius](http://rubini.us), but also works well with JRuby and MRI. Puma is intended for use in both development and production environments. Under the hood, Puma processes requests using a C-optimized Ragel extension (inherited from Mongrel) that provides fast, accurate HTTP 1.1 protocol parsing in a portable way. Puma then serves the request in a thread from an internal thread pool (which you can control). This allows Puma to provide real concurrency for your web application! With Rubinius 2.0, Puma will utilize all cores on your CPU with real threads, meaning you won't have to spawn multiple processes to increase throughput. You can expect to see a similar benefit from JRuby. On MRI, there is a Global Interpreter Lock (GIL) that ensures only one thread can be run at a time. But if you're doing a lot of blocking IO (such as HTTP calls to external APIs like Twitter), Puma still improves MRI's throughput by allowing blocking IO to be run concurrently (EventMachine-based servers such as Thin turn off this ability, requiring you to use special libraries). Your mileage may vary. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like [Rubinius](http://rubini.us) or [JRuby](http://jruby.org).
PackageNameruby2.6-rubygem-puma-1_6
PackageRelease3.36
PackageVersion1.6.3
SHA-10423BF61E2BEE582CEF203F5A7E6145E19D812EC
SHA-2568815FA04611B2DC8B0563863C119B2BA363E85A80EF79C77DE86D8BA803B5380
Key Value
MD5A279C61E24BF23EF41F062F25500BB41
PackageArchx86_64
PackageDescriptionPuma 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. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma-4.1
PackageReleaselp152.3.4
PackageVersion4.1.1
SHA-10D206457C61A22330605510789F647FA538F047F
SHA-25658EF566CB31392477ED8BC9CDD31A8C2FDE74A0507AAF54CBBF7233B71920FF9
Key Value
MD5CA3F55A155267B13CBB4D813C1BE96CB
PackageArchx86_64
PackageDescriptionPuma 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. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma-4
PackageReleaselp154.6.3
PackageVersion4.3.8
SHA-10F694597FEB9E0D6A11038A1E2A9BAA341145962
SHA-256B172F95130C42F626C4753466777A9E15EB041DBDE5E0A6E9580A479A50A5A7B
Key Value
MD5B835C2E3729A9D8223ACB09A4A0FD1F3
PackageArchx86_64
PackageDescriptionPuma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for [Rubinius](http://rubini.us), but also works well with JRuby and MRI. Puma is intended for use in both development and production environments. Under the hood, Puma processes requests using a C-optimized Ragel extension (inherited from Mongrel) that provides fast, accurate HTTP 1.1 protocol parsing in a portable way. Puma then serves the request in a thread from an internal thread pool (which you can control). This allows Puma to provide real concurrency for your web application! With Rubinius 2.0, Puma will utilize all cores on your CPU with real threads, meaning you won't have to spawn multiple processes to increase throughput. You can expect to see a similar benefit from JRuby. On MRI, there is a Global Interpreter Lock (GIL) that ensures only one thread can be run at a time. But if you're doing a lot of blocking IO (such as HTTP calls to external APIs like Twitter), Puma still improves MRI's throughput by allowing blocking IO to be run concurrently (EventMachine-based servers such as Thin turn off this ability, requiring you to use special libraries). Your mileage may vary. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like [Rubinius](http://rubini.us) or [JRuby](http://jruby.org).
PackageNameruby2.6-rubygem-puma-1_6
PackageReleaselp153.3.22
PackageVersion1.6.3
SHA-111B8567316A9A47E3E91ED85F7C9AA110232F8D9
SHA-25679424A1374CB35C508B9A8551B2AB3E56770648EDB664289D9479E2585ED8EC7
Key Value
MD5BD2C2BDC83DE477AD51DC67668FA41AE
PackageArchx86_64
PackageDescriptionPuma 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. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma-5.0
PackageRelease1.10
PackageVersion5.0.4
SHA-1164F73868B7FD5C95416D50BA27764AD75C5E31F
SHA-256A9B3BB4B881038C8CEB5B2CA04C9AE407943DB8DFCB90404B05BCE30F22846CC
Key Value
MD5E8CB4BB0066F419BF75F3B4C66EE85D5
PackageArchx86_64
PackageDescriptionPuma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma
PackageReleaselp153.107.3
PackageVersion5.5.2
SHA-11CB879F85FDB8C4BAD1F6B87ABD3D55DA3E8FE93
SHA-2563584357E2F95D644194CD1DB8A5F59378D3D1362743080504E87E0E4D83872F7
Key Value
MD5B60F3D4E93DC2007606567E743844D8A
PackageArchx86_64
PackageDescriptionPuma 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. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma-4.1
PackageRelease3.6
PackageVersion4.1.1
SHA-11CE1006C58EF2D308E4A834C23A3F5B43BAF900E
SHA-25640B715B8209D7AD9AE611ECF56A8E7901319995F1452C1DE3714E53E954A2ACC
Key Value
MD5BD1E7B4EA399BA5304123AB02F729893
PackageArchx86_64
PackageDescriptionPuma 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. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma-5.0
PackageRelease1.5
PackageVersion5.0.4
SHA-1204E0B0E0545DB7846F5FC7F91883A372A0109B0
SHA-256B6D106137E9DB61752C89690EC4A59B1360ED3F7E9458249A0702D21C7CBD5F2
Key Value
MD5ED1D7DE6EDD42190ECD4874F6255B763
PackageArchx86_64
PackageDescriptionPuma 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. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
PackageNameruby2.6-rubygem-puma-4.1
PackageReleaselp151.3.3
PackageVersion4.1.1
SHA-127C5461F06086D32ADF2FE981736901F251012FF
SHA-25600DD90BD20DEC3DEF4DDB9591B5B6B32D2F5C8D355E873298D5E4833EF3AAC53
Key Value
MD5CC18580DB7CF6A6B7A96F9D802E8077A
PackageArchx86_64
PackageDescriptionPuma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for [Rubinius](http://rubini.us), but also works well with JRuby and MRI. Puma is intended for use in both development and production environments. Under the hood, Puma processes requests using a C-optimized Ragel extension (inherited from Mongrel) that provides fast, accurate HTTP 1.1 protocol parsing in a portable way. Puma then serves the request in a thread from an internal thread pool (which you can control). This allows Puma to provide real concurrency for your web application! With Rubinius 2.0, Puma will utilize all cores on your CPU with real threads, meaning you won't have to spawn multiple processes to increase throughput. You can expect to see a similar benefit from JRuby. On MRI, there is a Global Interpreter Lock (GIL) that ensures only one thread can be run at a time. But if you're doing a lot of blocking IO (such as HTTP calls to external APIs like Twitter), Puma still improves MRI's throughput by allowing blocking IO to be run concurrently (EventMachine-based servers such as Thin turn off this ability, requiring you to use special libraries). Your mileage may vary. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like [Rubinius](http://rubini.us) or [JRuby](http://jruby.org).
PackageNameruby2.6-rubygem-puma-1_6
PackageRelease3.50
PackageVersion1.6.3
SHA-12D01DBD3964A4B8037550F0E13A1F1DD437FB998
SHA-25662D0CFBC0EC2B5114EF8E90B6F8B3EBD8466B78B679190B0343BADE954612496