Switch language한국어
Back to the list

Show HN: Pollen – distributed WASM runtime, no control plane, single binary | Hacker News

TL;DR AI

Key summary

2 min read
  1. Pollen is a single-binary distributed WebAssembly runtime that shares and executes workloads across nodes over a QUIC-based peer-to-peer mesh.

  2. It aims to provide local routing and shared execution without a centralized control plane, making cluster setup lightweight.

  3. The discussion highlighted current limits around stateless functions, memory and CPU ceilings, autoscaling, and back-pressure.

  4. Potential uses include homelab clusters, static content serving, RPC-backed pipelines, and some Tailscale-like networking use cases.

Read the original