Application Servers

Falcon – fast, asynchronous, Rack-compatible HTTP server

Falcon is a fast, asynchronous, Rack-compatible HTTP server for Ruby applications. It uses a multi-process, multi-fiber architecture, with each request running within a lightweight fiber.

Blocking upstream operations do not stall the entire server process. Falcon is built on the Async ecosystem and supports HTTP/1 and HTTP/2 natively.

This is free and open source software.

Key Features

  • Multi-process, multi-fiber architecture.
  • Executes each request within a lightweight fiber.
  • Native HTTP/1 and HTTP/2 support.
  • Compatible with Rack applications.
  • Asynchronous request handling.
  • Rails integration.
  • WebSocket support.
  • Interim HTTP response support.
  • Hosts multiple server instances within a single worker.
  • Utilization metrics.
  • Deployment support for systemd and Kubernetes.

Website: github.com/socketry/falcon
Support:
Developer: Socketry
License: MIT License

Falcon is written in Ruby. Learn Ruby with our recommended free books and free tutorials.


Related Software

Ruby Application Servers
PumaConcurrent web server for Ruby and Rack
Phusion PassengerWeb server and application server for Ruby, Python and Node.js
unicornHTTP server for Rack applications
Rainbows!HTTP server for sleepy Rack applications based on Unicorn
yahnsSleepy, multi-threaded, non-blocking application server for Ruby

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted