GeekArticles
Microsoft
Microsoft.NET
Microsoft
Microsoft.NETThreading on Trial: How to Avoid the Tangle
Hand-coded threads are harder to debug than high-level abstractions such as OpenMP. They are harder to deal with than processes, because threads can step on each other. Intel Threading Building Blocks extend C++ with template libraries: STL for parallelism.
Sponsored Links
Read Next: The Answers Are in the Stars
Related Topics
Subscribe via RSS
Microsoft.NET
- Chapter 2: Protecting Your Database with Startup Options
- { End Bracket }: Hacking the Immune System
- C++ At Work: Copy Constructors, Assignment Operators, and More
- .NET Matters: Stream Decorator, Single-Instance Apps
- Security Briefs: Credentials and Delegation
- Design Patterns: Dependency Injection
- Test Run: Low-Level UI Test Automation
- Advanced Basics: Revisiting Operator Overloading
- Cutting Edge: ASP.NET Forms
- Web Q&A: Smart Navigation, ASP.NET Project Structure, and More
