Hacker News new | ask | show | jobs
by mannykannot 2059 days ago
When your problem domain has changing global state, do you not have synchronization issues - ensuring that stale data is not used, for example - regardless of how you program it? I recall an article making this point, possibly by the same author.