InfoQ Homepage News
-
Java 6 Hotspot Performance
Sun Microsystem's Kohsuke Kawaguchi examines the assembly code that the Hotspot JIT produces in JDK6.
-
SCA and JBI, Best of Both Worlds?
At JavaOne 2008, Jos Dirksen and Tijs Rademakers talked about using Service Component Architecture (SCA) and Java Business Integration</a> (JBI) frameworks together to get the best of both worlds. Using a sample application, they explained how to deploy an SCA application on a JBI container. In another SCA related session, Mike Edwards gave an overview of SCA architecture model.
-
JavaOne 2008 Day 1 - JavaFX, OSGi, and Android Smoke and Mirrors
JavaOne kicked off Tuesday in San Francisco with a keynote largely centered on JavaFX. OSGi also made an appearance with the keynote highlighting of the new Glassfish micro-kernel being 98k in size.
-
Evaluating and Improving Architectural Competence - A New SEI Paper
The Software Engineering Institute (SEI) recently published a paper entitled "Evaluating and Improving Architectural Competence", which looks at using four models of human behaviour to help assess and improve software architecture competence.
-
Collection Initializers in VB
Collection initializers were supposed to be released along with LINQ in C# 3 and VB 9. While C# did get them, they were cut from the VB release. Part of the reason was the Visual Basic team wanted to make VB's version more powerful. We present the leading options for the new syntax.
-
Fine Grained Versioning with ClickOnce
ClickOnce makes it easy to deploy WinForms applications. But while it has some versioning support, it has no built in way to deliver different versions to different people. This makes partial rollouts to a test audience difficult. David Cooksey shows how to fine grained versioning to a ClickOnce deployment using an HttpHandler written with ASP.NET.
-
JRuby Roundup: 1.1.1 with Profiler, Startup Performance Boost, GSoC '08
JRuby's 1.1.1 release brings a few improvements over the initial 1.1 release, including a fix for a problem on IBM VMs and it now ships with the JIP profiler. Users of the JRuby 1.1.x trunk can also try out a new performance improvement that promises to seriously boost startup performance. Also: a look at GSoC '08 project related to JRuby.
-
SPARQL Update to Complete RESTful SOA Scenario
The Linking Open Data Community Project has accomplished a global RESTful SOA giving access to over two billion interlinked statements (RDF triples) from some 50 distributed providers with one serious limitation: this stunning network provides read access only. The upcoming SPARQL Update language is going to overcome this.
-
Interview: Segundo Velasquez and Agile as Seen Through the Customer's Eyes
In an interview taken during the Agile 2007 conference, Deborah Hartmann interviewed Segundo Velasquez, co-founder of Mano a Mano Medical Resources, about his experience as customer with an Agile team during the initial phase of software design of a product.
-
Netbeans 6.1 Adds JavaScript Support, PHP Support Debuts as Early Access
Last week Sun released Netbeans 6.1. At Monday's CommunityOne event this announcement was followed by the release of an early access preview of PHP support for Netbeans.
-
Article: Implementing Manual Activities in Windows Workflow
Windows workflow is an excellent framework for implementing business processes. One thing that is missing in it is direct support for human activities. Several approaches to solving this problem exist, but they are not generic enough for general usage. In this article we will define one of the approaches to a completely generic implementation of human activities in WF.
-
Silverlight 2 Beta Controls Source Code Available for Download
Microsoft has made available the source code and unit tests for Silverlight 2 Beta controls.
-
Are there weaknesses with Collective Code Ownership?
The Agile development community has been practicing Collective Code Ownership for long enough now that we had enough time to find some of the faults.
-
A Fair Comparison of REST and WS-* using an Architectural Decision Framework: is the Debate Over?
Olaf Zimmermann and his colleagues have developed a general Architectural Decision Framework. In this paper presented at WWW 2008, they demonstrate how this framework can be used to compare REST and WS-* an possibly end an almost decade long debate.
-
Presentation: Voca, UK's largest payment processing engine running Spring
In this presentation from QCon London 2007, William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system architecture, the previous Mainframe-based architecture, architectural challenges and requirements, the new Spring and J2EE-based architecture, upcoming challenges for Voca, and technologies to watch for in the future.