Hacker News new | ask | show | jobs
by pm90 1866 days ago
Temporal cannot replace a general purpose compute orchestrator.
1 comments

Hey, I'm the head of product at Temporal. I would love to understand what you mean by this.
I can’t have an api running on top of temporal. Temporal is great for my api to delegate data processing but I can’t deploy a go http server purely “on temporal”. I still need it to run somewhere, on VMs or kubernetes.