Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft Microsoft.NET

Finding the "Ruby on Rails" of Concurrency

Author: devx.com | Published: 15th Dec 2007 | Visited: 70 times | Add Comment
Filed in: Microsoft NET

Today, OpenMP and TBB are the Rails for parallelism, but they are in their infancy compared to Rails. How can we learn from Rails and apply its focus to parallelism?

Read Article
 

Sponsored Links

 


Related Articles

 Accessing and Updating Data in ASP.NET 2.0: Using Optimistic Concurrency  Because multiple users can visit the same web page concurrently, it is possible for a user visiting a data modification page to inadvertently overwrite the modifications made by another user. Consider a page with an editable GridView. If two users visit this page simultaneously from different compu ...

 Sutter Speaks: The Future of Concurrency What does the future hold for concurrency? What will happen to the tools and techniques around concurrent programming? In part two of our series, concurrency guru Herb Sutter talks about these issues and what developers need to be reading to understand concurre ...

 Scala Tendencies and Concurrency  A programming language is as much about a set of design principles as it is about syntax and code structure. In this brief interview Martin Odersky, creator of the Scala language, talks about design tendencies that Scala encourages, especially in comparison with Java. He also discusses Scala's ...

 Sutter Speaks: A Conversation with the Concurrency Whisperer Multi- and many-core chips are entering the mainstream?and one of the first software development authorities to take note was C++ expert Herb Sutter. Thanks to his practical insights, a new generation may grok concurrency sooner than previously thought possi ...

 How to use google and other tips for finding programming help A primer for people looking to learn to help themselves find answers to programming quest ...

 finding key field for a table in oracle is there any way to find key fields (which is a primary key)from database level? can you please tel ...

 Finding and Listing Processes in Visual Basic 2005 An article about finding and listing processes in Visual Basic ...

 Finding and Listing Processes in C# An article about finding and listing processes i ...

 Finding performance bottlenecks and their resolutions in windows services This article will address tools and technologies to identify bottlenecks and key consideration points for performance improvem ...

 Ruby's Concurrency Nightmare Ruby on Rails, like most other programming technologies, now finds itself caught in the concurrency quagmire. While RoR has a streamlined focus on the Web application domain, parallelism isn't as limited in terms of domain, platform or application?it's everywh ...



Next: Ruby's Concurrency Nightmare



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links