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

can you explain how event driven is getting out of sync?

my understanding is that you pipe data change events right into queue, after each and every change, so in theory your application should reflect all changes in near real-time.

it will only go out of sync if your kafka consumers lag behind producers really really bad, and cannot process what is being produced fast enough



Events get missed for all kinds of reasons, having perfect delivery is basically impossible




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

Search: