|
|
|
|
|
by yencabulator
144 days ago
|
|
> Unless your code is multi-threaded, to which I say, good luck! What isn't multi-threaded these days? Kinda hard to serve HTTP without concurrency, and practically every new business needs to be on the web (or to serve multiple mobile clients; same deal). All you need is a database and web form submission and now you have a full distributed system in your hands. |
|