HN user

sitnik

2 karma

https://sitnik.dev

Posts0
Comments7
View on HN
No posts found.

Hi! How does it perform under heavy load and with thousands of workflows trying to run concurrently since it relies on Postgres for a lot of things (including using a transaction)? In the end it seems that if I have an application with lots of distributed workers trying to run workflows, I'll still be limited by the CPU/memory of the DB.