• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Performance Testing Tool

 
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I would like to know good performance testing tools be it open source or licensed. Please advice. Also, if there are any good sites that gives the comparison between various tools that would really help us.

Thanks
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

There are various tool available in market, some are open source and some are licensed.

Some of them are:
1. Java Profiler: http://www.ej-technologies.com/products/jprofiler/overview.html?gclid=CL74sI_craECFRUeDQod8n0aAg
2. JMeter from Apache: http://jakarta.apache.org/jmeter/ :OpenSource
3. JRat: http://jrat.sourceforge.net/ : OpenSource

Or you can browse various open source project from sourceforge.
http://sourceforge.net/search/?type_of_search=soft&words=performance+testing&fq[]=trove%3A45&fq[]=trove%3A603

Depending upon your requirement you can make a choice.
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JrockIt Mission controle is also a good tool
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic