I'm so confused. Some diagramming app no one has heard of has to scale to 'exponential' growth and figure out:<p>* [not] loading a lot of session data on every request<p>* storing data across shards<p>* parallel processing<p>* a services approach<p>Wow, I think something is over-architected.<p>Curious: does exponential growth mean 2 concurrent users to 4? If they have more than 100 concurrent users, I would be highly skeptical.<p>And, if they can't solve that problem with <i>any</i> language, I would also be highly skeptical.