Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

FusionDebug


Company: Intergral GmbH

Average User Rating (6 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: 3.0

    "JAVA application performance monitor to analyze"

    by DAVID on Jun 2, 2016 11:03 PM

    Summary:
    Real-time JAVA application performance monitor to analyze, diagnose and keep your servers alive. Supports JBoss, Tomcat, Glassfish, Jetty, ColdFusion, it to solve common ColdFusion performance and reliability challenges.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: 3

    "df"

    by mahmat ibrahim on Jun 29, 2015 8:57 AM

    Summary:
    dfdfdf

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    "great tool"

    by saroj kishan on May 31, 2013 12:20 PM

    Summary:
    awesome tool

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: 3.5

    "great tool"

    by saroj kishan on May 30, 2013 11:46 AM

    Summary:
    worth enough

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: 1.2

    "12"

    by ding on Nov 11, 2011 6:47 AM

    Summary:
    21

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: 3.5

    "Great Tool - very solid and easy to use"

    by Lillianne on Aug 31, 2011 6:30 PM

    Summary:
    I just installed the new version of FusionDebug and I am impressed with the enhancements. The new design for the configuration is especially nice. It will automatically step into all CFC's (similar to the Java Debugger). I used extensively with my AJAX implementations.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!