Java Virtal Machine.net

[ News ] rss

March 20, 2010

Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

More »

March 20, 2010

Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...

More »

January/2009
SunMonTueWedThuFriSat
    12 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
       

[ Archives News ]

January 31, 2009

Writing a Unix daemon in Java with Akuma

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.

Comment here

More »


JSF 2.0: A Component's Controller

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.

Comment here

More »


Kohsuke Kawaguchi: Writing a Unix daemon in Java with Akuma

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.

Comment here

More »


©2002-2008Java-Virtual-Machine.net