Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of the challenges for us in implementing something like LISTEN/NOTIFY comes from our distributed nature: since a table is likely broken up across many nodes, you somehow need to aggregate changes from all of them back into a single change feed wherever the listener is, and in such a way that it doesn't create a single point of failure.


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

Search: