Expand description
Generic sandbox pool for fast sandbox acquisition across all backends.
This pool works with any backend that implements the Sandbox trait, providing pre-warmed sandboxes for immediate use. This eliminates container/VM start time for most operations.
Supports: Docker, Podman, Apple Containers, Firecracker, Hyperlight
Structsยง
- Pooled
Sandbox - A pooled sandbox ready for use
- Sandbox
Pool - Generic sandbox pool that works with any backend
- Sandbox
Pool Stats - Pool statistics