/AiServer

Minimal web server that accepts POST requests and uses thread pool for long-running tasks

Primary LanguagePythonMIT LicenseMIT

Install

uv sync

Test

Console 1:

uv run ai_server.py

Console 2:

uv run load_test.py