HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 110477 thumbnail
User 231688 avatar

By xianpants
via blog.carbonfive.com
Published: Sep 05 2008 / 07:19

This entry describes a technique for writing multi-threaded automated (*Unit-style) stress tests in a safe and reliable fashion by leveraging the concurrency utilities added in Java 5. It's a technique that should not be used gratuitously as it's more heavy-weight than a standard unit-test, but is appropriate for in some scenarios. It's surprisingly simple considering what it's doing. A complete, easy-to-run example is referenced at the bottom.
  • 17
  • 0
  • 6980
  • 224

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.