Our blog

Viewi in production

Notes from the person who wrote it, after years of running sites on it: what the design buys you, and what it asks in return.

How to Install Thread-Safe (TS) PHP with Swoole on Ubuntu

PHP is a powerful tool for web development, and applications need to handle concurrent requests efficiently. Standard PHP installations do not provide such features. In this guide, we'll walk through installing thread-safe PHP with Swoole on Ubuntu 24.