| Publisher | Springer Science+Business Media | ||
|---|---|---|---|
| Format | 614.1KB PDF | Date added | 13 May 2006 |
| Topics | Programming Languages, Java | ||
| Downloads | 5 | ||
Concurrent data accesses in high-level languages like Java and C# are typically mediated using mutual-exclusion locks. Threads use locks to guard the operations performed while the lock is held, so that the lock's guarded operations can never be interleaved with operations of other threads that are guarded by the same lock. This way both atomicity and isolation properties of a thread's guarded operations are enforced. Recent proposals recognize that these properties can also be enforced by concurrency control protocols that avoid well-known problems associated with locking, by transplanting notions of transactions found in database systems to a programming language context. While higher-level than locks, software transactions incur significant implementation overhead. This overhead cannot be easily masked when there is little contention on the operations being guarded.
Related white papers
Outsourcing the data centre to a carrier neutral data centre operator in Europe
Should you outsource your data centre? You should if your organization has mission critical IT services, latency dependent Web services, business critical applications, or Internet centric services that need to...
Increase developer productivity using IBM RationalTM and WebSphereTM.
Even in a down economy, it's important to deliver services quickly. This Webcast presentation shows how by using solutions from Rational and WebSphere, development teams can leverage the latest Web...
Is the time right to move from RISC to Intel Architecture?
Previous business decisions to deploy your IT solutions on RISC based architectures was most likely the right decision at the time based on the business need, the solutions availability and...
Wharton Business School Raises the Bar Again with an Innovative, Eco-friendly, Smart MFP Printing Solution
Adopting Smart MFP (multifunction printer) Technology Experts argue that organizations that manage their printing infrastructure can save up to 30 percent of their printing spend. Want to learn how you...
Weblogic Server 8.1: Using BEA WebLogic JMS With Applets
In WebLogic Server 8.1, you can run using the standard jar or the client jar. The standard jar, weblogic.jar, contains all of the software to run WebLogic Server and provides...
Wondering Why Strategy Is Not Producing Results?
Execution is the difference™. It is the critical success factor. While every company has a strategy, most also have a giant execution deficit. The reality is that it's almost impossible...
Oriental Overseas Container Line Cuts Development Cycle by 50%
OOCL leads the container transportation industry in its use of technology. In 2007, the company was looking for a more efficient and cost-effective way to improve response times in its...



