From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- .NET »
- The 64bit World (RSS)
-
As blogged by Harry Pierson and Larry Osterman , Herb Sutter has written a great article on how major processor manufacturers and architectures have run out of room with most of their traditional approaches to boosting CPU performance. This is a must Read More...
|
-
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...
|
-
In general, when we think of Transactions we tend to think of database transactions. Databases are a great example of how a data server can implement transactions and therefore handle concurrency, provide isolation and provide consistency. The concept 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...
|
-
From Jan till July of next year, the Route64 Training Tour is visiting over 20 cities providing: Windows 64-bit Hands-On Training is a 3-day training designed to provide the most comprehensive contents of of what it takes to fully leverage Windows on Read More...
|