Breaking the Spell: Why We Stopped Accepting Broken Infrastructure
Breaking the Spell: Why We Stopped Accepting Broken Infrastructure
We used to just accept it.
Ideas!
Ideas!
We start with your software project idea, no matter how rough, and we bring it to life. Check us out for a special risk-free trial offer.
Remote Services
Remote Services
This is a bit of a technical deep dive, but if you’re interested in the internal workings of Nandeshou then hopefully you’ll enjoy this insight.
When I began implementing Nandeshou, the initial services were all in a single process, so if a service needed to return another service then I could return a reference to it and it worked great. Until it didn’t.