Multi-Core Debug
I was looking through JavaOne conference program and noticed Groovy language and was intrigued by it. But what really got my attention was "Java Platform Performance on Multicore: Better Performance or Bigger Headache?"
AMD is touting their AMD CodeAnalystâ„¢ Performance Analyzer which is proposed as a tool to improve performance of multi-threaded Java program. But based on the above abstract, it seems to be a step closer to using such tools to help debug code.
Copyright 2007, DannyHSDad, All Rights Reserved.
AMD is touting their AMD CodeAnalystâ„¢ Performance Analyzer which is proposed as a tool to improve performance of multi-threaded Java program. But based on the above abstract, it seems to be a step closer to using such tools to help debug code.
Copyright 2007, DannyHSDad, All Rights Reserved.
Labels: Java, multi-core programming, multi-thread programming