|
|
|
|
|
by eYrKEC2
180 days ago
|
|
You know what I think is better than a push of the CPU stack pointer and a jump to a library? A network call. Because nothing could be better for your code than putting the INTERNET into the middle of your application. -- The "micro" of microservices has always been ridiculous. If it can run on one machine then do it. Otherwise you have to deal with networking. Only do networking when you have to. Not as a hobby, unless your program really is a hobby. |
|