BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • Amazon Enters PaaS with Beanstalk

    Amazon is moving into the PaaS field offering a Java platform in the beginning, but they intend to create platforms for every developer out there.

  • JDK 7 is Feature Complete

    The JDK 7 project says it has shipped the first feature complete build of JDK 7, tracking close to the expected schedule.

  • The State of JRuby: 1.6 RC1, JSR 292 and NIO2 in Java 7, 1.9.2 Support

    The first RC for JRuby 1.6 is out and brings improved Ruby 1.9.2 compatibility, experimental C extensions support, improved Windows support, Ruby Gems Maven support, performance and profiling improvements and more. InfoQ talked to JRuby's Charles Nutter about JRuby 1.6, the impact of Java 7 on JRuby, new language features in Ruby and much more.

  • Comparing Apple, Google and Microsoft

    A Gartner webinar (PDF) compares three major players in the software industry today - Apple, Google and Microsoft –, trying to see where they stand today, and how IT decisions will be affected by their competition with each other. TheOpenSourcery compared the same companies from a different perspective: agility and openness.

  • Google Releases the High Replication Datastore for App Engine

    Google offers now two options for storage on its App Engine, the Master/Slave Datastore and the new High Replication Datastore, which remains available during downtime and offers a higher degree of resiliency to catastrophic failures.

  • Mule ESB 3.1 Released

    This week, MuleSoft released version 3.1 of its enterprise service bus, Mule ESB. Mule 3.0 was released in September with one major focus: "simplify everything...to make Mule 3 more accessible to everyone". This week, Mule 3.1 takes the simplification further by focusing on Mule Cloud Connect, Mule Flow and BPM.

  • Visual Basic is Losing Its Runtime Library

    The rather extensive runtime library used by Visual Basic and its compiler has been a major stumbling block for the language. Both the Windows Phone 7 and the XBox 360 don’t support the library, making clumsy workarounds necessary. With Visual Basic 10 SP 1, Microsoft once again tries to get it right.

  • MonoDroid Bridges .NET with Android

    MonoDroid brings the whole Mono VM to Android, enabling .NET developers to write applications for Google’s mobile OS. Developers now can write applications targeting iOS, Android, and Windows Phone 7.

  • TPL Dataflow – The Successor to CCR

    TPL Dataflow is Microsoft’s new library for highly concurrent applications. Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading. The downside is that you have to adhere to design patterns that may be unfamiliar to .NET programmers.

  • Hearing From Real Customers at Agile 2011

    The Working with Customers stage at Agile 2011 is looking for stories and submissions from customers of agile teams. The stage explores the interactions between the customer community and Agile development teams, focusing on the non-technology functions as well as the Agile development teams themselves. In this item the stage producers answer questions and appeal to real world customers.

  • Amazon Launches the Appstore Developer Portal

    Amazon has announced the launch of the Appstore Developer Portal preparing the way for the upcoming Appstore for Android. The model used is different than Google’s Marketplace both regarding the review process and setting up the application price.

  • Making the Case for RAMClouds

    Since early 2008, researchers and technologists alike have been tantalized by the possibility of using DRAM to scale high-performance storage using In Memory Data Grids, IMDG. How has the discussion progressed since that time?

  • Why Microsoft Believes that VB and C# Need an Asynchronous Syntax

    The new Async CPT for VB and C# looks like it may actually make it into the core language. But with all the emphasis on multi-core systems, why is Microsoft investing so heavily in syntax for designed specifically for making single-threaded asynchronous programming easier?

  • Follow-up: Razor with F# and Other Languages

    Last month Vladimir Kelman asked if it were possible to use F# with the new Razor view engine. After talking with Scott Guthrie and Marcin Dobosz we learned that it is possible, if you want to put in the effort to build all necessary plugins yourself.

  • Entity Framework Code-First CTP5

    Earlier this month the ADO.NET team released CTP5 of their Entity Framework Code-First library. The library is meant to provide a code-centric workflow for developers when working with data.

BT