¡@

Home 

java Programming Glossary: impressed

Scala as the new Java?

http://stackoverflow.com/questions/1104274/scala-as-the-new-java

Scala in my free time. I have to say that so far I'm very impressed. Scala sits on top of the JVM seamlessly integrates with existing..

How is Java's ThreadLocal implemented under the hood?

http://stackoverflow.com/questions/1202444/how-is-javas-threadlocal-implemented-under-the-hood

at the source code for ThreadLocal and was pleasantly impressed by how it's implemented. The Naive Implementation If I asked.. object goes out of scope. Needless to say I was rather impressed by this implementation it quite elegantly gets around a lot..

Lightweight servlet engine for serving java application via IIS

http://stackoverflow.com/questions/1344289/lightweight-servlet-engine-for-serving-java-application-via-iis

used this for debugging Lift applications and been pretty impressed. To forward requests through IIS to Jetty you can try mod_jk..

Continuous Integration Servers [closed]

http://stackoverflow.com/questions/140453/continuous-integration-servers

Cruise Control I am very satisfied with Hudson and very impressed with its ease of setup and use. Adding new projects is infinitely..

any experience with “Play” java web development framework? [closed]

http://stackoverflow.com/questions/1597086/any-experience-with-play-java-web-development-framework

just like Grails' plugin model so that's cool. I'm quite impressed with the Play documentation that I've read so far. I had a huge..

Learning Java Swing? [closed]

http://stackoverflow.com/questions/210214/learning-java-swing

. I've played with Netbeans a little in the past and was impressed with what I saw so I'd like to use that as my Java IDE of choice..

What is the best library for Java to grid/cluster-enable your application? [closed]

http://stackoverflow.com/questions/383920/what-is-the-best-library-for-java-to-grid-cluster-enable-your-application

I've seen a presentation for GridGain and I was very impressed with it. Know of any others java grid load balancing gridgain..

JBoss AS 7 JMX Console

http://stackoverflow.com/questions/6702674/jboss-as-7-jmx-console

I spent some time checking out JBoss AS7 today. I am impressed with what I have seen so far but I noticed that good ol' JMX..

Why learn Perl, Python, Ruby if the company is using C++, C# or Java as the application language? [closed]

http://stackoverflow.com/questions/84340/why-learn-perl-python-ruby-if-the-company-is-using-c-c-sharp-or-java-as-the

matters that the data is in the system. My boss was pretty impressed. Where I often see the dynamic languages used for is testing...