Treffer: Solving 11 Likely Problems In Your MuItithreaded Code.

Title:
Solving 11 Likely Problems In Your MuItithreaded Code.
Authors:
Source:
MSDN (1528-4859). Oct2008, Vol. 23 Issue 11, p104-109. 6p. 4 Charts.
Database:
Supplemental Index

Weitere Informationen

The article discusses the concurrent programming model in software technologies such as .NET Framework and Multithreading. The programs must continuously achieve the same level of reliability and robustness despite large amounts of logical concurrency and physical hardware parallelism changes. Likewise, it should also meet an extra set of rules if compared to its sequential parts. A detailed information on the fundamental concurrency concepts, concurrency problems and mitigations, patterns for achieving safety, and cross-cutting concepts are offered.