Welcome to MSDN Blogs Sign in | Join | Help

Larry Osterman on concurrency and scalability

Larry Osterman is doing a really great series on concurrency and scalability issues.  He's touching on how to identify them and some of the hidden places they manifest themselves.  The great thing is that we've actually found similar issues in the profiler analysis engine using the profiler.  For example, if you are taking a lot of samples in the Win32 heap processing functions, there's a good chance that you are running in to the heap locking issues discussed here.  (Or in any case, you are probably allocating too frequently!) 

Concurrency, Part 10 - How do you know if you've got a scalability issue?

Concurrency, part 11 - Hidden scalability issues

[scarroll]

 

Published Tuesday, March 08, 2005 12:40 PM by profiler

Comments

# New Team System Stuff -2005-03-15

Tuesday, March 15, 2005 2:36 AM by Rob Caron's Blog
Anonymous comments are disabled
 
Page view tracker