Hacker News new | past | comments | ask | show | jobs | submit login

I do the same thing. Small projects start with the job queue in postgres.

As things eventually scale up, I move the queue to its own dedicated postgres node.

Once that starts to be too slow, I finally move to redis/kafka. 99% of things never make it to this stage.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: