User: Password:
   Keep me logged in.
Register  |  I forgot my password

Login  |  Register

Statisticsw
  • Active Links: 58
  • Pending Links: 6
  • Todays Links: 0
  • Active Articles: 6
  • Pending Articles: 0
  • Todays Articles: 0
  • Total Categories: 33
  • Sub Categories: 20

JavaPerformanceTool.com is a directory listing the Java tools, libraries and plug-ins for productive development of robust Java/J2EE products.

Why your Java product is so slow? Why your Java project is longer than competitor's one?

Find right Java Tools and increase your productivity right now!

AOP

Applet Development

Application Servers

Build Management

»Makefile Generators
»Resources
»Make Tools
»Build Management Systems
»Build Automation Tools

Caching

Charting

Code Analysis

Code Beautifiers

Code Exploring and Managing

Code Generation

Code Obfuscators and Protectors

Code Refactoring

Code Versioning

Databases and Persistence

Debugging

Deployment

»Executable Wrappers
»Java Web Start and JNLP

Design and Modelling

Documentation Tools

Enterprise Edition

Globalization

GUI Builders

Integrated Development Environments

»Commercial
»Open Source
»Freeware

IoC, Dependancy Injection

Micro Edition

Miscellaneous

Performance

»Static checkers
»Virtual Machine
»GUI
»Profilers

Rich Client UI, GUI, Swing

Security

Testing

»Code Coverage
»Unit Testing

Translators

»Interpreters
»Java to Other
»Decompilers and Disassemblers
»Lexer and Parser Generators

Web Frameworks

Web Services

XML



Latest Links

PR: 3
The Hibernate Profiler - real-time visual debugger for Hibernate

Hibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of Hibernate.

Read more

http://hibernateprofiler.com/
(0 Reviews. Rating: Total Votes: )
PR: 7
Apache Axis2/Java - Next Generation Web Services

Axis2 is a Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis  SOAP stack. There are two implementations of the Apache Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C

Read more

http://ws.apache.org/axis2/
(0 Reviews. Rating: Total Votes: )
PR: 8
Apache CXF: An Open Source Service Framework

Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

Read more

http://cxf.apache.org/
(0 Reviews. Rating: Total Votes: )
PR: 4
MT4j - Multitouch for Java

MT4j - Multitouch for Java™ - is an open source Java™ framework, created for rapid development of visually rich applications.  MT4j is designed to support different kinds of input devices with a special focus on multi-touch support.

Read more

http://www.mt4j.org/mediawiki/index.php/Main_Page
(0 Reviews. Rating: Total Votes: )
N/A
odata4J - an OData Toolkit for Java

odata4j is a new open-source toolkit for building first-class OData producers and first-class OData consumers in Java.

Read more

http://code.google.com/p/odata4j/
(0 Reviews. Rating: Total Votes: )
Bookmark Me
Latest articles
Java Licensing with Agilis
Agilis provides secure, flexible Java protection solutions to software vendors worldwide. Capabilities include Internet-based product activation on connected and disconnected systems, intranet or Internet-based floating licensing, node-locked licensing, named-user licensing, feature configuration, custom licensing, server licensing, trial licensing, subscription licensing, usage-based licensing, licensing via resellers or OEMs, revocable licensing, license reporting, user compliance management, backoffice integration and more.

FireStorm/DAO: What is DAO Design Pattern?
The Data Access Object (DAO) design pattern provides a technique for separating object persistence and data access logic from any particular persistence mechanism or API. There are clear benefits to this approach from an architectural perspective.

CA Plex: what is it?
Today’s business climate requires organizations to have business applications that help improve customer service, reduce costs, increase profits, get to market faster and respond more rapidly to competitive challenges. CA Plex provides a single, integrated environment that enables both traditional and SOA-based solutions for development. CA Plex uses building blocks known as patterns to help your development teams create and maintain large-scale business applications for multiple platforms — Windows/.NET, Java/J2EE or the IBM Power Systems/IBM i.

JCover Code Coverage: important to understand!
Why is coverage analysis important? Coverage analysis has the following benefits: * We can determine if our test suite is adequate. A test suite that achieves 65% statement coverage is hardly adequate. We cannot be confident of our product's quality with this much coverage. This figure prompts us to enhance the test suite. * We can identify redundant test cases that are not useful either in increasing code coverage or in finding new bugs. Fine tuning a test suite has immense benefits during regression testing. * We can find out if there are regions of code that cannot be exercised at all, and hence can be cleaned up. We sometimes find that an application has code to support a feature that was discontinued in an earlier release of the product! Although test cases are normally generated from the specification, coverage analysis helps us in identifying areas that require further test focus.

Codign CoView: JUnit Test Generation
Unit testing and coding go together like peanut butter and jelly. Each good by themself, but together? Now that's a good sandwich! Now you can benefit by easily creating the right JUnit test the first time. CoView provides a solution that makes sense, is unique and completely understandable. And it only takes 3 steps to have a complete set of JUnit tests for each of your classes.