The Artima Developer Community
Sponsored Link

Java Buzz Forum
Book Review: Clean Code: Chapter 13. Concurrency

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Rajiv Narula

Posts: 167
Nickname: rajivn
Registered: Feb, 2007

Rajiv Narula is Lead develoepr with Manhattan Associates
Book Review: Clean Code: Chapter 13. Concurrency Posted: Apr 16, 2009 8:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Rajiv Narula.
Original Post: Book Review: Clean Code: Chapter 13. Concurrency
Feed Title: yada yada yada
Feed URL: http://www.rajivnarula.com/blog/feed/
Feed Description: Some random and structured thoughts....
Latest Java Buzz Posts
Latest Java Buzz Posts by Rajiv Narula
Latest Posts From yada yada yada

Advertisement
This is review of the 13th chapter from the book-”Clean Code: A Handbook of Agile Software Craftsmanship” by Robert C. Martin. Concurrency increases the complexity of the program many-folds. Accordingly, the challenges to keep concurrency riddled code clean and efficient also increases exponentially. To code well for concurrency- familiarize yourself with classical problems such as Producer-Consumer Readers-Writers Dining Philosophers Some other [...]

Read: Book Review: Clean Code: Chapter 13. Concurrency

Topic: Links for 2009-04-11 [del.icio.us] Previous Topic   Next Topic Topic: Website Monitoring Software Chartbeat: Review

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use