From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- Web Services »
- Enterprise Services (RSS)
-
Today, as we write application code we generally are not dealing with immutable state/data, we are applying application logic to state/data so that it transforms from one known state to another known state in a consistent, all or nothing fashion. Today, Read More...
|
-
When thinking about Transactions, I think it is fair to say that Transactions are one of the most powerful and frequently used paradigms in Enterprise Computing today. With Transactions, we have a collection of patterns that deal with how concurrency Read More...
|
-
In my last blog posting, How should we think of Transactions ? I mentioned Volatile transactions and how I currently think they can be perceived in different ways! Do they have ACID, ACId or ACI properties? In case you do not know what Volatile Transactions Read More...
|
-
Michele Leroux Bustamante writes "I participated in Benjamin Mitchell’s chalk talk on SOA at Tech Ed in Amsterdam last month and one of the biggest areas of confusion was exactly this. What is a service boundary? How do developers know when to build a Read More...
|