Result for 10BEBBE6B64A8F2C38A0933FB0A7AA2AFEFCB1D2

Query result

Key Value
FileName./usr/lib64/ruby/gems/2.7.0/extensions/x86_64-linux/2.7.0/puma-1.6.3/puma/puma_http11.so
FileSize28048
MD5A8E47E282EDED8E4D69C7EE719CCA843
SHA-110BEBBE6B64A8F2C38A0933FB0A7AA2AFEFCB1D2
SHA-256812960FEA189E71DC08221B156306E26B380A88388924C4C302F4DD6F9387B64
SSDEEP768:fqOhSkmRVBH7Bfz+TbqUN3/dKk1s15z24rnnvnyple:fobRVBH7Bfz+TbqUNvdKk1s15z24jvnV
TLSHT182C2F84BBA865D3FE429C33C488F9172E71239704935AB771C48BA3C3C115995B9BB93
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
MD5E61BB7EBA96C5B4D0F08532A51B61120
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.7-rubygem-puma-1_6
PackageRelease3.36
PackageVersion1.6.3
SHA-1FF436D0E058F974778DADDD024F541FC69CBF5F7
SHA-256050C7EE13AD922A2CA6B80C8116595B3509E30E333E31B817849410948045DFD