Hasty Briefsbeta

Show HN: Python file streaming 237MB/s on $8/M droplet in 507 lines of stdlib

5 days ago
  • #Python
  • #Performance
  • #WSGI
  • Axon is an open-source WSGI core for dynamic batch requests.
  • Implemented in 507 lines of Python with zero dependencies.
  • Designed for rapid prototyping with granular request lifecycle control.
  • Performance scales with computational resources, not I/O.
  • Includes deployment tools for quick setup and stress testing.
  • CPU saturation occurs before network limits on single-core hardware.
  • Supports distributed strategies by specializing nodes for file type and size.