BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture Content on InfoQ

  • Azure Storage Options

    The Windows Azure Platform offers a wide range of storage options for unstructured, structured, and message style data. Deciding which option to use can be quite daunting, especially with the limitations of this new technology being so uncertain. This piece enumerates the storage options and discusses their basic capabilities and limitations relative to the other options available on the platform.

  • Clojure 1.1 Adds Transients, Chunked Sequences for Efficiency

    Clojure 1.1 RC1 is out and cuts the overhead of functional programming with a few new constructs: transients bring controlled mutability for persistent data structures; chunked sequences make lazy sequences more efficient. InfoQ takes a look at what makes these improvements work.

  • Amazon RDS: MySQL Database as a Cloud Service

    Amazon recently added a new MySQL database offering to their Amazon Web Services (AWS) platform named Amazon Relational Database Service (RDS). InfoQ explores the benefits and shortcomings of this new service, how it compares to running a local MySQL database, maintenance and replication, the 4-hour weekly downtime window requirement, availability zones, and future plans.

  • Practical Advice for SOA Implementers

    In his new post, Ganesh Prasad tries to describe the most complex issues of an SOA implementation and provides recommendations on how to solve them.

  • Validating a Backup Strategy with Restore

    Jeff Atwood has recently lost two of his blog sites: Blog @ Stackoverflow and Coding Horror. He managed to recover the contents of both websites, but what lessons are to be learned from this event?

  • QCon London March 10-12 Announced

    The 4th annual QCon London (March 10-12) has been announced and registration is open! QCon London has become a mainstay conference for the UK and European software development community. This year continues in our tradition of practitioner-driven high quality content with over 15 tracks and 100 speakers including keynotes from GoF author Ralph Johnson and Smalltalk Guru Dan Ingalls and more.

  • MySpace Replaces Storage with Solid-State Drive Technology in 150 Standard Load Servers

    MySpace and Fusion-io recently announced they are working together to reduce datacenter operations costs. Using Fusion-io's ioDrive SSDs, MySpace replaced 150 standard load servers, and reduced their number of heavy load servers from 80 to 30. Overall a reduction of 51% in server footprint was achieved, and MySpace will replace over 1700 of their remaining 2U servers as they reach end-of-life.

  • Chrome News: Mac and Linux Beta, Extensions and Web Sockets

    Google Chrome’s latest additions are: Chrome Beta for Max and Linux, Extensions for Windows and Linux, and Web Sockets.

  • GWT 2.0 Comes with a New Performance Tool: Speed Tracer

    GWT 2.0’s new features are: Speed Tracer – a performance analysis tool, Development Mode, UiBinder, Layout Panels and more JavaScript code size optimizations.

  • 8.8.8.8, A DNS Number for Faster Browsing

    Google is offering two DNS servers for public use, namely 8.8.8.8 and 8.8.4.4, in an attempt to further speed up browsing.

  • Google Has Stopped Developing Gears

    Google seems to be no longer interested in further developing Gears, promoting HTML 5 instead.

  • System/Acceptance Testing with Time and Dates

    Unit Testing Time and Dates is an often talked about problem with relatively simple solutions. More difficult is the acceptance/system testing with Time. What strategies are used?

  • IE and Firefox Will Be Using DirectX for Rendering

    Both IE and Mozilla teams are currently working on using DirectX/GPU for page rendering while Google is considering it.

  • Evented I/O for Javascript with Google V8-based Node.js

    Node.js allows scalable ѕtandalone Javascript server programs by bundling Google's V8 with libraries for event-based I/O. InfoQ takes a look at what makes Node.js tick.

  • Details of the Now Available Google Chrome OS

    Google has open sourced Chrome OS a year before the planned launch which is to happen some time before winter holidays in 2010. Google is working with manufacturers on a new reference hardware to accommodate their speed and security requirements which are key features of their new operating system.

BT