Changes for version 0.32 - 2026-08-21

  • A worker no longer goes permanently deaf to the bus. The wakeup's coalescing flag was cleared before its pipe was emptied.
  • bus_gaps reports what the DISPATCHER dropped as well as what receive() did.

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