Stop "Polling" Your Email: How I Optimized My Personal I/O Stack
As developers, we would never write code that manually "polls" four different databases every 5 minutes just to check for changes. That’s inefficient. It blocks the main thread.
Yet, that is exactly what we do with our phones.
We poll the Gmail app....
all-mail.hashnode.dev2 min read