InfoQ Homepage Architecture & Design Content on InfoQ
-
Terracotta open sources JVM clustering
Terracotta today open sourced their JVM clustering solution under MPL-based license. Terracotta turns single-node, multi-threaded apps into distributed multi-node apps with no code changes. Also open sourced are customizations for clustering Spring Application contexts and HTTPSessions. The VC-backed Terracotta is switching from a commercial license model to a service & support model.
-
IONA Announces Celtix Enterprise
IONA has announced Celtix Enterprise, its ESB offering based on open source products. InfoQ talked to IONA's CTO, Eric Newcomer, about the technical aspects of the release as well as the business implications.
-
InfoQ Article: Mark Baker on "The Lost Art of Separating Concerns"
In a short article, Mark Baker claims the default approach to SOA development fails to properly separate concerns, and describes how this is different in Web architecture.
-
InfoQ Interview: Using Agile for SOA Implementation
Current SOA project guidance generally encourages a phase-based approach, fully defining the solution before implementation begins. This autumn, Digital Focus published their experience with an incremental approach, in "SOA, Meet Agile". InfoQ interviewed both the client and the author of the experience report, and on business-IT alignment.
-
Editing DSLs using Notepad++
When properly used, a Domain Specific Language or DSL can drastically reduce development time. Unfortunately, editing DSL files usually has to be done manually with simple text editors like Notepad. This is where Notepad++ comes in.
-
InfoQ Interview: Ron Jeffries on Running, Tested Features
At Agile2006, Ron Jeffries told InfoQ that tracking "Running Tested Features" is the essential element of Agility, from which all other practices and activities necessarily follow. Ron who took to the whiteboard to explain how RTF benefits customers, by helping helps teams deliver consistently and reliably.
-
Using Java, Groovy, or Annotations to Configure Spring Instead of XML
Rod Johnson recently blogged on configuring Spring via Java instead of XML. While the implementation uses annotations it is unique in the fact that they are in a separate configuration class and not in the core business classes themselves.
-
InfoQ Case study: IP Telephony Integration
This case study, takes a look under the cover of an IP telephony integration solution from Litescape. The case study gives an architectural overview and then zooms on interesting technical aspects including phone integration with WebEx/LiveMeeting, Java/.NET interop, HTTP vs. IPC communication between systems installed on the same machine, and over all lessons learned from the project.
-
Excelsior JET 4.8 released, company comments on impact of Java GPL
Excelsior JET 4.8, an implementation of Java SE 5.0 that creates a native application for Windows or Linux from your code, was recently released offering substantial reduction in disk footprint. Excelsior is licensed commercially and they're investigating how they will handle the open sourcing of Java.
-
InfoQ Article: Compass Introduction, Compass 1.1 M3 now available
InfoQ has released an article describing how to get started with the Compass search integration API. The Compass Project has also released version 1.1 M3 with major features including support for polymorphic relationships and better cyclic mappings support.
-
BPMN in Eclipse SOA Tools Platform
Intalio has donated a modeling tool that supports the business process management notation (BPMN) to the Eclipse foundation's SOA Tools Platform (STP) project.
-
How Closely Should We Measure Productivity?
A goal of agile methodologies is to improve the productivity of software developers. Unfortunately, productivity can be difficult to measure. In a recent blog posting, Lidor Wyssocky argues against focusing too closely on quantifiable metrics, encouraging us instead to look at "soft evidence" for productivity gains.
-
Marcel Molina on Amazon S3 Use at 37signals
Yesterday, Marcel Molina Jr. of 37signals (and member of the Rails core-team) announced the initial release of AWS::S3, a ruby library for Amazon's Simple Store Service's (S3) REST API. In this article, Marcel shares insight into the motivations and history behind his promising new library and casts light into how Amazon's web services are transforming the industry.
-
Martin Fowler, Dave Thomas, Werner Vogels to speak at QCon London
Since our last announcement, the QCon conference, InfoQ and JAOO's new annual joint conference in London (March 12-16), has been making a lot of progress. The tracks have been defined, more speakers have committed to joining, and it's looking like QCon could become an important world-wide annual event.
-
Virtual Earth in 2 lines of javascript
Virtual Earth can now do 3-D maps and three cities are now available: San Francisco, Seattle, Boston and Atlanta.