Here is an interesting blog entry regarding the Oracle acquisition of BEA:
http://theabstracttruth.wordpress.com/2008/06/12/t3server-tengah-bea-wls-and-now-oracle-weblogic/
Here is an interesting blog entry regarding the Oracle acquisition of BEA:
http://theabstracttruth.wordpress.com/2008/06/12/t3server-tengah-bea-wls-and-now-oracle-weblogic/
The next version of JRockit Mission Control just went live! Feature-wise it is only a minor upgrade, I will go into detail about the most exciting one in a bit, but there are some other changes to this release that are quite profound.
The, in my humble opinion, greatest change is that all JRockit Mission Control features are available by default. There is no need to dabble with licenses. Everything is free to use for evaluation, which among other things means that you can now try out the latency analyzer properly.
JRockit Mission Control has also been relocated to a new homepage at OTN, located at http://www.oracle.com/technology/products/jrockit/missioncontrol/index.html. The next few days a lot of new JRockit Mission Control related material will be posted there.
The update site has moved as well, and can now be found at http://www.oracle.com/technology/software/products/jrockit/missioncontrol/updates/eclipse-3.3/jrmc/.
As you will undoubtedly notice, everything has also been re-branded.
Now, the cool new feature is actually a JRockit JVM side upgrade, that will be automatically picked up by the JRockit Mission Control client. It is now possible to do very cheap memory allocation profiling using the JRockit Latency Analyzer.
There is a new type of latency events available in the latency recordings. They are triggered whenever the JRockit JVM needs to acquire a new Thread Local Area or whenever the JRockit JVM needs to allocate a new large object. These events provides a good approximation to what is causing the most pressure on the memory system. This means that it is quite easy to find out where to start optimizing allocation behaviour using JRMC LAT.
Here is an example:
Reducing the pressure on the memory system leads to less frequent garbage collections and thus a more responsive system.
For more information on the JRockit JVM R27.6 release, please have a look at the release notes.
So, here I went along and thought I had something unique going on in my life. A unique blend of musical aptitude, computers and even martial arts.
Then I came across this FAQ by Eric Raymond and it even seems there is a name for it – “hacker”. Now, in my mind the word “hacker” has always been associated with criminal activity involving computers and/or someone who always favours shortcuts over well-designed solutions when developing software.
If a hacker is generally defined as decribed in Eric Raymond’s FAQ, I’ll just go ahead and accept my loss of uniqueness and instead take great pride in being a hacker. 🙂
Just stumbled across this article on the common ground and differences between DSDM and Scrum:
http://www.dsdm.org/timebox/issue32/DSDM&Scrum.asp
I’ve always held DSDM close at heart, as DSDM was my very first contact with the ideas that sparked the agile revolution.
As most seasoned Agile practitioners, I tend to practice neither DSMD nor Scrum but rather whatever blend of the different Agile methods or frameworks that happens to suit the current situation. Still, DSDM contains a lot of good material and white papers for using the approach in less common situations, as well as good tips on how to manage risks when using agile approaches in difficult situations, such a geographically disparate teams.
Recommended reading! 🙂
The people over at eclipseusers.se have put together a meeting. The meeting will take place the 17th of June, 16:00 at Cinnober Financial Technology. For more information: http://www.eclipseusers.se/forum/showthread.php?p=29
It’s finally here! Mission Control is now available as a set of plug-ins for Eclipse! There is more information on this and what’s new in my previous blog entry.
The link to the update site is https://dev2devclub.bea.com/updates/eclipse-3.3/jrmc/.
Have fun!
I’ll be in Santa Clara for EclipseCon 2008 in March. My talk will be about ways to use JRockit and Eclipse together and the advantages of doing so.
I’ll most likely be in Santa Clara March 17th-23rd.
There is a newly started Java forum for swedish Eclipse users and developers in town! The Forum is run by the guys behind Buckminster over at Cloudsmith, Henrik Lindberg and Thomas Hallgren. If you’re a swedish speaking Eclipse user you should definitely head over and register.
A new version of both JRockit and Mission Control is now available! See my Mission Control R3.0.2 Released blog entry over at dev2dev!
/M
I just published a blog entry on my BEA blog on how to run Mission Control on JRockit! See my Running Eclipse/Workshop on JRockit entry!
/M