Comment by druskacik

5 hours ago

I actually have a good use case for this. For my project, I run a lot of Codex sessions in parallel (via Codex SDK[0]), because they are solving self-contained tasks (building crawlers for websites) and in theory I could scale it to hundreds or thousands of parallel sessions. But my VPS can handle maybe 10 parallel sessions max.

Btw, the crawlers are for classical music websites, the project is https://classicalbot.com/ .

[0] https://learn.chatgpt.com/docs/codex-sdk