Java Virtal Machine.net

[ News ] rss

March 16, 2010

JPA in the Clouds. A big part of  my current company work is related to managing infrastructure hosted in cloud computing environments.I have recently released an open source project ( Rain Toolkit ) to help ease the management of Amazon EC2 objects. It is a set o...

More »

March 16, 2010

Hudson Hackathon this weekend. If you are living in San Francisco bay area, or if you are visiting the area for EclipseCon next week, make sure to come to Hudson Hackathon this Friday 3/19 and/or Saturday 3/20. The plan is to meet up, hang out, chat, hack code, and have fun. If yo...

More »

January/2007
SunMonTueWedThuFriSat
 1 2 3 456
7 8 9 10 11 12 13
1415 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31    

[ Archives News
for 'Developers' ]

January 12, 2007

Matthias Ernst: Arent properties objects?

Surface syntax aside, implementation-wise a property is all object-like and Im surprised were still talking generating methods according to a naming convention. A property *has* setter and getter, it can be referenced, ...

Comment here

More »


A. Sundararajan: Overloading and Scripting

JDK 6 includes Mozilla Rhino based implementation of javax.script API for JavaScript. There are javax.script engines for other scripting languages are available at scripting.dev.java.net. The scripting languages for the Java platform offer someway of a...

Comment here

More »


Peter von der Ahé: Kitchen Sink Language is open for Business

James jumped the gun a little bit earlier this week by announcing the Kitchen Sink Language before I had finished setting it up. So if you went there and got disappointed, please try again. We do require that you sign the SCA before you join, mor...

Comment here

More »


Steve Bohne: Share and Enjoy: Memory Usage of Multiple Java Processes on Windows

So youre running a few Java applications on Windows and want to know the total resident memory footprint. Simple - just sum up the Task Manager Mem Usage numbers for all java[w].exe images, right? Well, no. Believe it or not, adding up the Mem Usa...

Comment here

More »


©2002-2008Java-Virtual-Machine.net