BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. HTML5 Canvas
  2. Ruby
  3. iPhone/iPad
  4. Spring Web Flow
  5. REST
  1. jQuery Selectors
  2. Spring Config.
  3. Java
  4. Ajax
  5. Java Concurrency

Link Details

Link 742001 thumbnail
User 225256 avatar

By mswatcher
via smelser.net
Submitted: Feb 08 2012 / 10:51

Sharing across thread boundaries leads to increased preemptions, costly thread contention, and may introduce other less obvious expenses in L2 cache, and more When working with shared state that is seldom or never updated, give each thread its own copy even at the expense of memory Create thread affinity if the workload represents saga’s for object state, but keep in mind this may limit scalability within a single instance of a process Where possible, isolating threads is ideal
  • 3
  • 0
  • 134
  • 21

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (3)



Voters Against This Link (0)