BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Infrastructure Content on InfoQ

  • .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.

  • Is 2010 One of the Most Significant Years for Software Architecture?

    Modern Software Architecture has been heavily influenced by the need to architect systems at the scale of the Web. It seems that the availability of new client models are pressuring aging software architectures to evolve once more. Jack van Hoof pointed last week a talk from Joshua Robin that lead him to believe that great architectural changes are coming at us with full force.

  • Membase Server publicly available from Membase Inc.

    Enterprise and Community Edition of Membase Server are publicly available from today from Membase Inc. (formerly NorthScale Inc.) the provider of the widely used Memcached Caching infrastructure.

  • IBM Cuts DB 2 Prices While Oracle Raises the Cost of MySQL

    MySQL and DB2 are a lot alike. Both are free to start, but to get the tools needed to properly support them you have to buy subscriptions form the vendor. At the same time that Oracle is raising MySQL’s subscription to 3,000 per server, IBM is dropping DB2 to 1,500 per server.

  • NuPack, OpenWrap, and CoApp – A Roundup on Package Managers for .NET/Windows

    Microsoft has released NuPack CTP 1, an open source package manager for .NET. OpenWrap is another package manager for .NET with many similarities and some differences. CoApp is a package manager for Windows featuring updates and support for multiple languages like C, C++, .NET, PHP, Python, Perl.

BT