Autonomous Business Components
In my article on High Availability I mentioned business components. The most often asked question is what these business components exactly are. How big or small they are and what these business components contain....
In my article on High Availability I mentioned business components. The most often asked question is what these business components exactly are. How big or small they are and what these business components contain....
In my last post I explained the problem of coupling. One of the mentioned solutions was to divide and conquer. Don’t put everything into a single monolithic database, because sooner or later you’ll run...
We’ve had a lot of success applying the principles and practices of the Advanced Distributed Systems Design course into our project and Udi Dahan asked if I could shed some more light on how...
I’ve written in SDN Magazine about messaging and how it relates to RPC. It isn’t about messaging vs. RPC, but more or less an attempt to explain what benefits messaging can add to your...
DISCLAMER : Do NOT do this! It’s bad! This article is just here for reference. But seriously, do not do this!!! You will get hurt! Now let’s get to the original article…
When starting to dig into nServiceBus, you’ll notice almost every single example is executed via the NServiceBus.Host.exe instead of doing it in-process. In my opinion this might be more likely on the receiving side...
Recent Comments