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

There are a lot of cases when you don't need strict consistency and current state is enough for processing. For example you want to save requests stats from web servers. Would you stop all operations until you counting and writing to DB to be precise? Off course not. Some current number that you have is good enough for you. Off course you need to be aware of side effects.


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

Search: