|
|
|
|
|
by jimbokun
478 days ago
|
|
Distributed or not is a very binary function. If you can run in one large server, great, just write everything in non-distributed fashion. But once you need that second server, everything about your application needs to work in distributed fashion. |
|