|
January 08, 2009
category: Main
Improving performance, reducing costs, with simple management to meet changing needs never looked easier. Check out the Sun Storage 7210 Unified Storage System.
More »
category: Java Technology
Happy new year to everybody. Continuing an initiative that I started one year ago, I'd like to draw a summary of my 2008 and express my intended plans for 2009, just in case this can be inspiring for other people...
More »
category: Java Technology
TOTD
#61 showed how to manage/monitor a Rails/Merb application
running using JRuby/GlassFish using standard Java tools. Both the
application and the management tools are running on the same machine.
But that's never the case in a production environm...
More »
category: Java Technology
A lot of applications/framework out there just consist of a single Servlet that dispatch requests to its appropriate internal components (like Hudson). In such case, a full blown Servlet Container might not be needed....but a tiny 800k Grizzly might be!
More »
category: Developers
Ever since working on the pipeline I've been interested where how many cycles are spent in which parts.Today I profiled fillRect a bit:Protocol generation is writing the X11 protocol into a sun.misc.Unsafe.Pipeline-Overhead is all the work done to v...
More »
|