Fast Bytecodes for Funny Languages
Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.
- Java,
Tracking change and innovation in the enterprise software development community
Posted by Chris Greenlee on May 09, 2007 06:53 PM
Yesterday at Java One Sun finally announced the first implementation of JSR-1, the Real-time Specification for Java, since it was finalized in July of 2006. According to the JSR, the Real-time Specification is intended to support systems that "require strong deterministic guarantees and/or control in the areas of thread scheduling, synchronization overhead, lock queuing order, class initialization, maximum interrupt response latency, and GC characteristics."Testing Tools to Support Agile Software Delivery
Tutorial: Expand the capabilities of your Tomcat Web server
Hibernate without Database Bottlenecks
Smart agile development within dispersed teams
Webcast: Applying lean thinking to the governance of software development
Last summer when Sun released RTS 1.0 (or whatever it was called) the price was $15,000 per seat per year (that's not a typo). There was no way to get one just for learning on your own with without paying the $15,000.
How much is RTS 2.0 going to cost?
There are alteratives out there that are much cheaper and some may even be free by now. If Sun's implementation is going to gain any traction they are going to have to significantly reduce the cost.
See www.alphaworks.ibm.com/topics/realtimejava for more details - including an interesting paper on the "metronome" GC.
Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.
Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.
Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).
Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.
Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.
In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.
In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.
Grzegorz Gogolowicz and Matthew Dressel demonstrate how to extend Windows SharePoint Services 3.0 to support column level permissions.
2 comments
Reply