InfoQ Homepage Infrastructure Content on InfoQ
-
Google & Spring Collaborate To Advance Cloud Java Development
VMware and Google today announced an early November 2010 'general availability' of their collaborative projects to move Java-based cloud development forward by bringing the Google Web Toolkit to Spring Roo, integrating Spring Insight with Google Speed Tracer, and incorporating Google Plugin for Eclipse into the Eclipse-based SpringSource Tool Suite.
-
The Future of WCF Is RESTful [Updated]
Glenn Block, a Windows Communication Foundation (WCF) Program Manager, said during an online webinar entitled “WCF, Evolving for the Web” that Microsoft’s framework for building service-oriented applications is going to be refactored radically, the new architecture being centered around HTTP.
-
Apple Deprecates Java
As well as yesterday's back to the Mac presentation, Apple released a number of updates, including Java for 10.6 update 3, which brings the Java version to 1.6.0_22 and fixes numerous security holes. Significantly, though, in the release notes Apple signs its exit to the Java licensee space by making Java deprecated and hinting at its removal from 10.7 OSX Lion.
-
Do We Really Need Service Descriptions?
In his new post William Vambenepe discusses the current state of service description and gives some suggestions on where it might move in the future.
-
.NET’s Platform Divergence Problem
For many years the platform dependency issues in .NET we very easy to understand. Almost everything people used was marked as either compatible with .NET Compact Edition or with the full edition. Aside from .NET Micro, which hardly anyone used, there wasn’t much else to worry about. But now that there is over a dozen active frameworks to choose from, the situation has grown quite complex.
-
Bridging Transactions from Java EE to .NET
Bill Heinzman spoke at the recent JavaOne conference about bridging cross-platform transactions between enterprise Java and .NET applications. He also discussed the technologies that provide distributed transactions using standards like WS-Atomic Transaction and WS-Coordination and direct bridging using a shared-memory, Java Virtual Machine (JVM)-to-CLR implementation.
-
Introducing ReplayDIRECTOR - Continuous Application Monitoring and Production Debugging For Java EE
Replay Solutions, a specialist in continuous application monitoring, software debugging and defect resolution technology, today announced that Larry Lunetta has joined the company as president, CEO and member of the board. We talk to co-founder Jonathan Lindo about the company, its product ReplayDIRECTOR, and the new appointment.
-
Maven Central mirror in Europe
Sonatype have created a mirror of Maven Central in Europe. If you use Maven, and you're based in Europe, you should update your maven settings to point to it for faster asset acquisition.
-
Ruote: A Workflow Engine Written in Ruby
Ruote is a workflow engine written in Ruby available under the MIT open source license. John Mettraux, the main contributor and founder of the project, recently released v2.1.11 along with Volute a simple state machine framework.
-
Foursquare's MongoDB Outage
Foursquare recently suffered a total site outage for eleven hours. The outage was caused by unexpected uneven growth in their MongoDB database that their monitoring didn't detect. The system outage was prolonged when an attempt to add a partition didn't work due to fragmentation, and required taking the database offline to compact it. Learn what happened and what responses are planned.
-
Membase and Cloudera Announce Integration
Membase and Cloudera announced integration of the Membase NoSQL database and Cloudera's Distribution for Hadoop, the distributed map-reduce and storage system, allowing for bi-direction data replication between the systems.
-
New Relic Has Released RPM for .NET and PHP
New Relic has released two new variants of its performance tool: RPM for .NET and RPM for PHP. RPM offers performance monitoring and analysis for web applications running on premises or in the cloud.
-
QCon San Francisco in 3 Weeks; Conference Highlights
The 4th annual QCon San Francisco is taking place just 3 weeks from now, the chance to register is quickly approaching. The program includes three conference days with over 80 speakers in 15 tracks covering a wide variety of relevant and exciting topics in software development today. Attendance has increased 15% over last year, we hope you'll be able to join us!
-
What’s Next for SOA?
Every several years there is a new wave of trying to predict SOA future. The new one is presented in a recent post by Joe McKendrick, discussing how SOA can morph into EA, cloud, EAI, BPM or all of them.
-
DB2 Debugging in Visual Studio 2010
IBM is offering a demo of their DB2 Add-ins for Visual Studio 2010. In addition to "full end to end debugging for SQL procedures for VB and C# apps”, it includes ADO.NET and Entity Framework providers for many of the DB2 variants.