|
January 2009
January 31, 2009
category: Java Technology
Writing a proper Unix daemon in Java used to be very difficult, due to the lack of access to the OS capabilities from Java. So I wrote a library to overcome this problem.
More »
January 31, 2009
category: Java Technology
After my last blog post on composite components, Ed Burns, the spec lead, pointed out a better way to do things, by using a controller for the component. Here's a short explanation of what to do to make that work.
More »
January 31, 2009
category: Developers
Writing a proper Unix daemon in Java used to be very difficult, due to the lack of access to the OS capabilities from Java. So I wrote a library to overcome this problem.
More »
January 30, 2009
category: Java Technology
I just released a new version of GlassFish gem ver 0.9.2. This release has startup time improvement and it also contains few critical bug fixes. The change log for ver 0.9.2 can be found here. The main issue was to do with the timeout during startup ...
More »
January 30, 2009
category: Developers
Darryl Gove, Performance Analyst for the Sun Studio Compiler Group, offers basic tips for profiling and optimizing your application, including using compiler optimization flags for best performance on AMD systems.
More »
January 30, 2009
category: Java Technology
If you want to use Hudson to automatically deploy your WAR file to Glassfish this is a must read!
More »
January 30, 2009
category: Java Technology
Introduce two approaches to pass parameters to Synth painters.
More »
January 30, 2009
category: Java Technology
Interested in contributing to open source ? Archana N has a
recommendation for you: Flame the sparks of
passion in you,
Experience the world of
Open Source anew.
Discover your potentials
as they unfold,
Venture to contribute in
the technologies unto...
More »
January 30, 2009
category: Java Technology
GlassFish
provides support for High Availability by creating a cluster of server
instances and session state replication. This enhances the
scalability and availability of your application and is a critical
piece of decision making critieria when sel...
More »
|