Changes for version 0.28 - 2026-08-20

  • A cross worker message bus. One ring in shared memory, mapped before the fork, so every worker publishes into and reads from the same copy.

Modules

an event-loop PSGI server
epoll readiness backend for Hyperman::Loop
io_uring backend for Hyperman::Loop
kqueue readiness backend for Hyperman::Loop
portable poll(2) backend for Hyperman::Loop
a fast, native, Future-compatible async result
the per-worker event loop
Plack/PSGI adapter for the Hyperman server