InfoQ Homepage Enterprise Architecture Content on InfoQ
-
Qi4j introduces Composite Oriented Programming
"Classes are dead, long live interfaces" was declared by Rickard Oberg at Oredev this week where he announced Qi4j. Qi4j brings the new idea of Composite Oriented Programing, in which is no behaviour at all is put in a class, instead the class becomes a 'composite' of mixins and interfaces declared on the class via annotations.
-
Volta: Architecture Factoring and Refactoring
Erik Meijer says "As the world is moving more and more towards the software as services model, we have to come up with practical solutions to build distributed systems that are approachable for normal programmers". Volta's Architecture Refactoring was presented at the SAF this week.
-
Designing for flexibility and robustness: Asynchronous message model, OOP and Functional Programming
According to Pragmatic Programmers it is preferable in OOP to avoid design based on returning values. Michael Feathers argues that it may also be better to use the asynchronous message model that might be instrumental for improving adaptability and robustness. This maps well to the Erlang model though opposing some of the principles of pure functional programming.
-
Atomikos TransactionsEssentials: JTA/XA transaction management outside of Java EE
Atomikos TransactionsEssentials, a Java-based transaction manager, just released version 3.2. InfoQ spoke with Atomikos CTO Guy Pardon to learn more about this release, and also about TransactionsEssentials and third-party transaction managers in general.
-
New Compression Features in SQL Server 2008
SQL Server 2008, code name Katmai, is expected to be released in May. It brings with it a whole host of new features, including several new compression options.
-
Microsoft announces Microsoft ESP
Today Microsoft announced plans for a new a visual simulation platform, Microsoft ESP, which uses gaming technology to enable use of simulation for both learning and decision-making.
-
OASIS Announces OpenCSA Webinars
In a further attempt to help spread the message about the SCA standardization effort and educate the community, OASIS has announced a series of webinars around the various OpenCSA specifications.
-
Tight Coupling and its Unintended Consequences
As we transition from component architectures to service oriented architectures, the balance between natural, efficient asset reuse and independent, decoupled systems is a real battleground. Neal Ford recently posted some thoughts about high coupling and it's unintended consequences, and we revisit a great InfoQ interview with Jim Webber about tight coupling as it applies to service architectures.
-
Interview: Paul Fremantle on the State of WS-*
In a new InfoQ interview, Paul Fremantle, WSO2 co-founder co-chair of the OASIS committee that standardized WS-Reliable Messaging, talks to InfoQ about the state and relative importance of web services standards, the role of open source software for SOA, his views on the eternal REST debate, and WSO2's business model.
-
Data Services in SOA: Issues and Possible Solutions
Data Services are increasingly generating interest in Service Oriented Architectures. David Webber wrote an article detailing some of the difficulties to define contracts for AWS and some of the solutions using the Content Assembly Mechanism (CAM).
-
Interview with Mads Kristensen of BlogEngine.NET
In the first we hope to be a series on .NET in the open source world, we interviewed Mads Kristensen of BlogEngine.NET. Mads discusses how a focus on simplicity and an avoidance of third-party dependencies differentiates his project from other ASP.NET based blog platforms.
-
Does the rise of Service Oriented UI (SOUI) means the death of server-assisted MVC?
Nolan Wright thinks server-assisted MVC implementations are a thing of the past and that Services, Ajax and DHTML can greatly simplify the way we build web applications.
-
Agile Meets Pragmatic Marketing
Pragmatic Marketing is a product management methodology for the technology industry which seeks to apply values and principles similar to those of agile software development. So what happens when the pragmatic marketers meet the agile developers?
-
Is a picture always worth a thousand words?
<p>Is a picture always worth a thousand words?</p> <p>In his recent article, “Why we write code and don’t just draw diagrams”, Dean Wampler argues that in software development the opposite is more often true. </p>
-
Microsoft Releases Managed Services Engine (Repository)
The topic of virtualization has been heating up in the SOA space as more and more enterprises look for ways to harvest their existing IT assets towards new service infrastructure. Microsoft's recent silence on the issue has now made way for a community focused release of a meta-data driven service repository.