The Java Code Monkey

This blog contains my comments about developing software, not limited to just coding but also architecture, design and test. I mainly work with Java, but my experience is not limited to that, I've coded C, C#, assembly and more. However, so far, Java is my favorite. It has beauty in its simplicity and the open and diverse nature of the Java community simply makes it fun to be a Java developer.

Sunday, August 1, 2010

Java Serialization: Using Serializable and Externalizable and Performance Considerations

›
I've had to look into some possible performance optimizations for a product lately and as part of that I wanted to see if there was anyt...
3 comments:
Sunday, July 6, 2008

Why you should take a look at Scala and where to start?

›
Scala is advertised as the successor to Java by some and as an experimental ground for new features by others. According to its creator, Mar...
Sunday, January 27, 2008

The Java Mobile & Embedded Developer Days

›
This week I had the privilege to go to the Java Mobile & Embedded Developer Days in Santa Clara near San Francisco. It was a most pleasi...
Saturday, January 19, 2008

What are closures and what do they mean to Java?

›
I will try and show an example of what closures can be used for and how this functionality looks like if implemented in the current version ...
Sunday, September 16, 2007

JMS: So simple yet sometimes so tricky

›
The Java Messaging Service (JMS) API as provided as part of the Java EE appear to be a small, limited scope API. However, appearances can be...
2 comments:
Saturday, August 18, 2007

Managing threads in your Java (or other) applications.

›
In my previous blog entry, I went through techniques to create a thread safe class. However, I also pointed out that correctly implementing ...
Saturday, August 11, 2007

Making your Java Class thread safe.

›
Thread safety is a very hot topic for Java programmers right now. At the JavaOne 2007, I noticed a fairly large number of technical sessions...
8 comments:
‹
›
Home
View web version

About Me

Anders Prisak
Software Engineer
View my complete profile
Powered by Blogger.