Hacker News new | ask | show | jobs
by dominotw 2652 days ago
> I think I should refactor my service as you mentioned by separating dedicated connection-managing servers and stateless worker servers such that I can scale workers.

thats exactly what the original suggestion seemed to be was.

1 comments

Yupp. I think I misunderstood at first. Now I get it. Thanks all.