"I do want to clear up a few things about Volta that we apparentlydidn't make clear enough. We do not believe that you can develop anapplication as if it will run on a single tier and then just sprinkle afew custom attributes here and there and be done with it. More thananything else, programmers need brains. Volta does not claim thatprogrammer brains can be checked at the door. When the programmer wantsto divide the application across a particular boundary then things likenetwork latency, new failure modes, concurrency, etc. need to beconsidered at that boundary. What Volta does is make expressing thetransition between boundaries easier. It reduces the accidentalcomplexity of writing all of the boilerplate code to express theprogrammer's intention. This allows the programmer to focus on theessential complexity of his problem domain -- figuring out how to writeeffective code for that particular tier boundary."
Subscribe to RSS headline updates from: