Swoole Futures
Swoole Futures serve as primitive values in Resonance for asynchronous value resolution. They enable asynchronous operations, such as parallel GraphQL field resolution.
Swoole Futures provide a partial implementation of Promise spec.
You can learn more about using Futures with Resonance components on their documentation pages: