Y
Hacker News
new
|
ask
|
show
|
jobs
by
jedberg
552 days ago
You run it as a daemon. The example in the readme is a fastapi app, for example. You would scale them the same way as any other long running app -- either behind a load balancer like haproxy or nginx or some other app runner.
1 comments
md3911027514
547 days ago
That makes sense! Thanks for the clarification
link