haagenti-serverless 0.1.0

Serverless deployment with cold start optimization and GPU memory management
Documentation

Serverless deployment with cold start optimization

This crate provides optimized serverless deployment with:

  • Pre-warmed fragment pools for sub-100ms cold starts
  • GPU memory snapshot/restore for fast instance recovery
  • Efficient state serialization for function hibernation
  • Multi-provider support (AWS Lambda, Cloudflare Workers)