InfoQ Homepage Infrastructure Content on InfoQ
-
Microsoft Domain-Specific Language Tools from a Developer's Perspective
Domain-Specific Languages (DSLs) are an architectural hotspot. Microsoft supports DSLs within the Software Factory Initiative and provides a means to incorporate them into the software development process via the Visual Studio 2005 SDK. Although there is quite some information available on the topic, for the most part, DSLs remain an abstract architectural concept.
-
JBoss Messaging Matures with Clustering & Transparent Failover Support
A couple of weeks ago JBoss (now part of Red Hat) released JBoss Messaging 1.2, replacing JBossMQ and adding clustering and transparent failover one would expect from a production messaging system. InfoQ spoke to JBoss Messaging Project Lead (Ovidiu Feodorov) and Technical Lead (Tim Fox), to ask them about their latest release as well as their thoughts on JMS & SOA in general.
-
ActiveWarehouse, a New Step for Enterprise Ruby
ActiveWarehouse, is a significant new plugin that makes it easier to build data warehouses in Rails.
-
Controlling SOA development in OASIS?
The Open CSA group is formed within OASIS to oversee the development of SCA/SDO. There's a steering committee, but only 3 of the 7 seats are open for vote: the rest are stacked by some of the original authors.
-
ThoughtWorks Releases CruiseControl.rb
ThoughtWorks announced release of CruiseControl.rb 1.0, a new open-source continuous integration tool for Ruby / Rails projects.
-
Opinion: Steve Jones's SOA Vendor Ratings
Steve Jones has written a blog entry where assesses the main SOA vendors' offerings, including IBM, BEA, Oracle, SAP, Sun, and Microsoft, using a wide range of categories.
-
Gemstone, Tangosol Offering Native .NET Clients to Distributed Data Caches
Gemstone last month released its Gemfire distributed data cache offering with native C++ and .NET cache clients. Tangosol last week also released Coherence for .NET which provides a native C# client to access data in Coherences' data grid. Both companies have Java-based distributed cache solutions with .NET support, frequently used by projects with .NET client front-ends with Java backends.
-
WCF Messaging Fundamentals
Aaron Skonnard has published an article about WCF Messaging Fundamentals in the current issue of the MSDN Magazine. He provides an overview of WCF's messaging layer, improvements in the System.Xml namespace as well as guidance on working with messages and message representations.
-
Presentation: Rob High on The SOA Component Model
In an InfoQ presentation, IBM's SOA Foundation Chief Architect Rob High introduces Service Component Architecture (SCA) and Service Data Objects (SDO) as the foundation for a SOA programming model.
-
Sun Hires Debian Linux Founder Ian Murdock to Run OS Platform Strategy
Ian Murdock, founder of Debian Linux, has been hired by Sun Microsystems to head up operating system platform strategy.
-
SCA/SDO go to OASIS
The proprietary SCA and SDO specifications, often seen as competing with JEE and JBI, are taken to OASIS. With Sun now a member, is this a case of happy families?
-
Key Takeaway Points and Lessons Learned from QCon
In this article we present the main takeway points and further reading as seen by the many attendees who blogged about QCon. It's a long article, but a superb way to learn all the main lessons that bloggers felt worth talking about. QCon London was InfoQ's first conference and has been quite a success.
-
QCon: REST for SOA at Yahoo!
In his talk at the QCon conference, Mark Nottingham, a "Principal Technical Yahoo!", provided some insight into how the Yahoo! Media Group uses the Web, and not Web services, to build its SOA variant. According to Mark, the Yahoo! Media Group gains significant advantages by using HTTP RESTfully, especially by exploiting caching opportunities.
-
Google Contributes Data Partitioning Capability to Hibernate
Three new top level Hibernate projects were released today: Validator, Search, and Shards. Search and Validator are both promotions of existing work. Shards which was contributed by Google is a horizontal partitioning solution built on top of Hibernate Core.
-
WADL REST API description language getting some attention
Many REST API description languages exist but none have seen major uptake; recently WADL has been getting more attention. Yahoo!'s Mark Nottingham is maintaining a stylesheet to generate docs from WADL. Google's Thomas Steiner unveiled plans for a Google project for generating language specific clients from WADL, & generateing WADL from documentation. Sun is adding WADL tools to SDWP.