Link Details

Link 43898 thumbnail
User 240010 avatar

By nivanov
via jroller.com
Published: Sep 24 2007 / 11:46

Junits (or unit tests in general) is embarrassingly parallel problem that begs to be grid enabled. We have seen countless projects where builds take 30 mins and more just because hundreds of JUnits are running sequentially on a single box. By simple grid enabling this process you can cut your build time in times and have much quicker turn around on QA making the whole development process instantly more agile.
  • 18
  • 3
  • 996
  • 143

Comments

Add your comment
User 235696 avatar

Chaucerian replied ago:

0 votes Vote down Vote up Reply

I choose to abstain.

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.