java 1

TwitterFacebook
Get flash to fully experience Pearltrees
jvm

concurrency 1

scala 1

concurrency 2

scala 2

scala 3

scala 4

Developing with real-time Java, Part 1: Exploit real-time Java&#

http://www.ibm.com/developerworks/java/library/j-devrtj1/index.html Real-time Java is a set of enhancements to the Java language that provide applications with a degree of real-time performance that exceeds that of standard Java technology.
Michael Dykman I am probably the last person on this list who should pipe in here.

Stories/MichaelDykman - J

http://www.jsoftware.com/jwiki/Stories/MichaelDykman
http://zeroturnaround.com/labs/rjc201/ Other Articles in the Reloading Java Classes Series A video presentation “Do you really get class loaders” by Jevgeni Kabanov

How do ClassLoader leaks happen?

http://javadude.com/articles/passbyvalue.htm?repost

Java is Pass-by-Value, Dammit!

Serbo-Croation Translation Available! Woohoo! Jovana Milutinovich gratiously offered to translate this article to Serbo-Croation!
Earlier this year I wrote a build tool in java. The core idea at the time was to express the build in terms of functions and function composition. http://wuetender-junger-mann.de/wordpress/2009/11/objects-as-functions-in-java/

Objects as Functions in Java

What I miss in Java

http://theshyam.com/2009/11/what-i-miss-in-java/ So I finally got some time to sit down and write, after being knee deep in work the past month or two.
http://www.eiffelroom.org/blog/manus_eiffel/and_people_are_still_using_java Last week I was at the LASER 2009 summer school on Software Testing. It was pretty interesting and one brief talk captured my attention.

...and people are still using java?

Next Generation Java is not very different from today's Java http://beust.com/weblog2/archives/000517.html

Next Generation Java is not very different from today's Jav

Java's Lots of Little Files

http://itgoon.blogspot.com/2009/08/javas-lots-of-little-files.html I ran into this article about "Next Generation Java Programming Style", at YCombinator.
August 10, 2009 by Stephan Schmidt

Go Ahead: Next Generation Java Programming Style

http://codemonkeyism.com/generation-java-programming-style/
I have been working with Java since the mid nineties, and in that time, Java has gone from being a “fad”, the next “big thing”, etc, to becoming a widely accepted and deployed programming language in the business world. Being involved with Java for a long time has its share of ups and downs. On the plus side, you know and understand the very basic foundations of the language and its evolution, on the negative side you sometimes talk about stuff no one else has a clue about.

A Java old timer reminisces – Oak, 0XCAFEBABE, Green Threads, Ru

The high cost of (WS-)Security

WS-Security provides a comprehensive set of security features for Web service applications, building on established industry standards for cryptography and XML encryption and signing. You can specify the features to be used for a particular application with WS-Policy and WS-SecurityPolicy, allowing clients of the service to configure themselves automatically to access the service.

Keynote: The Future of Java Innovation

Aliaksei Papou explores how components and design patterns such as the observer and State Machine make it possible to design an application such that it can grow and change according to your needs.
We often discuss Java limitations on IRC and try to come up with (sometimes silly) workarounds. Unfortunately after time passes it’s often easy to forget the outcome, and lose code snippets.

Ternary Try/Catch

Copyright © 2004-2012 Tim O'Brien. All Rights Reserved. This collection provides expert tips for using Java-based utilities from projects such as Apache Commons, Apache Lucene, and Apache Velocity.

Common Java Cookbook