Iodine is a high-performance HTTP and WebSocket server for real-time Ruby applications.
It wraps the facil.io C framework and provides native Pub/Sub, static file serving, and asynchronous networking.
This is free and open source software.
Key Features
- Supports HTTP, WebSocket, and Server-Sent Events services.
- Provides WebSocket server and client connectivity.
- Offers native process-cluster Pub/Sub functionality.
- Supports horizontal Pub/Sub scaling using Redis.
- Serves static files directly through its C layer.
- Automatically serves pre-compressed gzip assets.
- Supports HTTP/1.1 keep-alive and pipelining.
- Provides asynchronous event scheduling and timers.
- Offers TCP/IP and Unix socket server and client connectivity.
- Supports multiple worker processes and configurable thread counts.
- Includes built-in Mustache templating.
- Provides hot restarts using the USR1 signal.
- Supports custom network protocol development.
- Includes heap fragmentation protection for long-running processes.
- Integrates with Rack applications including Rails and Sinatra.
Website: github.com/boazsegev/iodine
Support:
Developer: Boaz Segev
License: MIT License
Iodine is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Ruby Application Servers | |
|---|---|
| Puma | Concurrent web server for Ruby and Rack |
| Phusion Passenger | Web server and application server for Ruby, Python and Node.js |
| unicorn | HTTP server for Rack applications |
| Rainbows! | HTTP server for sleepy Rack applications based on Unicorn |
| yahns | Sleepy, multi-threaded, non-blocking application server for Ruby |
Read our verdict in the software roundup.
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. |

