puma

Web server

A Ruby web server designed for parallelism and high-performance

A Ruby/Rack web server built for parallelism

GitHub

8k stars
181 watching
1k forks
Language: Ruby
last commit: over 1 year ago
Linked from 4 awesome lists

multithreadingrackrubyserver

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
grosser/parallel Parallel processing made simple and fast in Ruby 4,173
rack/rack A modular Ruby web server interface providing a simple and adaptable way to develop web applications. 4,936
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,014
bblimke/webmock A library that enables stubbing and setting expectations on HTTP requests in Ruby applications 3,979
socketry/falcon A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. 2,673
grosser/parallel_tests Tool for parallelizing and optimizing tests in Ruby-based applications 3,391
postrank-labs/goliath A non-blocking Ruby web server framework designed to meet performance and maintainability goals 2,439
brandonhilkert/sucker_punch An asynchronous processing library that allows developers to run background jobs within the same process as their web application. 2,643
apache/pulsar-client-ruby A Ruby client for interacting with Apache Pulsar's messaging system 8
eventmachine/eventmachine A fast and simple event-processing library for Ruby programs allowing concurrent I/O operations without threading complexities. 4,261
jruby/jruby An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. 3,796
ruby-concurrency/concurrent-ruby A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. 5,711
fastruby/fast-ruby A collection of Ruby idioms for writing faster code by collecting common performance optimizations. 5,684
phusion/passenger A fast and robust web server and application server for multiple programming languages 5,007
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59