Nexus API Reference

PoolSingletonSpawner

Tags
psalm-api

Abstraction for spawning a pool-singleton actor. Concrete implementations live in HTTP server packages — e.g., a worker-pool-backed implementation wraps WorkerNode::spawn from nexus-worker-pool-swoole.

Decouples nexus-http core from any specific clustering / threading impl.

Table of Contents

Methods

spawn()  : ActorRef<string|int, object>

Methods


        
On this page

Search results