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

  • Article: Addressing Doubts about REST

    InfoQ SOA lead editor Stefan Tilkov addresses 10 of the most common doubts people have about REST when they start exploring it, especially if they have a strong background in the architectural approach behind SOAP/WSDL-based Web services.

  • Software Transactions: A Programming Language Perspective

    Erlang has recently generated a lot of interest as a language that can deal both efficiently and elegantly with concurrency. In particular, there is no shared memory between "process" instances which only communicate via asynchronous messages. Nevertheless, Shared Memory Concurrency remains an intense research subject especially for multicore applications.

  • GitHub - Rails-based Git repository hosting

    Github is a new service, built in Ruby, for hosting git repositories. But there's more: by exploiting git's features, such as quick branching/merging, it allows new, more streamlined ways of cooperation between and experimentation with open source projects.

  • Planned Features For EJB 3.1

    The EJB 3.1 expert group recently released an early draft of the specification, containing some significant new features as well as a continued simplification of the EJB programming model.

  • OASIS Symposium: Composability within SOA

    OASIS is going to hold a 3 day symposium on the topic of "Composability within SOA" in Santa Clara, CA from April 28th to April 30th. Engineers and Scientists from vendors and end-user companies will discuss topics including mashups, Service-Oriented Ajax, SCA, BPEL, SDO, BPM, Web Service Transactions, Data Security in SOA, SOA Reference Architecture...

  • Planning for Eclipse 4.0

    Earlier this week, the various teams and developers on Eclipse began discussion on the incubation of new ideas for the future of Eclipse, with a project dubbed 'e4'.

  • Integrating Flex 3.0 and RabbitMQ Using STOMP

    Derek Wischusen shared his experiment that integrating RabbitMQ with a Flex 3 using an ActionScript 3 STOMP client. It's a demonstration of messaging oriented RIA application concept.

  • Creating a RESTful API with WCF

    Aaron Sloman and Haider Sabri gave a talk about "Creating a RESTful API with WCF" at MIX08 introducing a sample REST application called RESTChess.

  • LINQ Framework Design Guidelines

    Now that LINQ has been finalized and released, it is time to start thinking about the ways to use it. Keith Farmer even talks about using it eliminate subclasses. But before we get into that, let us take a look at the official guidance from Microsoft.

  • As-a-Service Approaching Parity with Traditional Offerings

    "as-a-Service" offerings are approaching parity with the more traditional software models on the market. Recent developments from both new and well established vendors in areas such as SaaS applications, infrastructure, cloud computing, development tools, runtime platforms, and configuration have increased the functionality, and perhaps the acceptance, of "as-a-Service" among more clients.

  • The Buzz on SQL Server 2008 CTP6

    Community Technology Preview 6 has been in developer's hands for almost a month.

  • Rapid web development with J2EE Spider

    J2EE Spider re-invigorates J2EE RAD development with visual interfaces (supplied via Eclipse) for generating code and round-trip engineering.

  • Article: Deploying JRuby Applications with Java Web Start

    JRuby allows to make application deployment easy by allowing to use Java Web Start. This article walks through the necessary steps for deploying a JRuby GUI application (an Object Browser). Additionally, it looks at Ahead Of Time (AOT) Compilation, a new feature in JRuby 1.1, which allows to compile Ruby code to Java bytecode at build time.

  • New Agile Community Site Launch

    A new site Agile Commons has recently been born, as a result of collaborative work between Rally employees and their customers. It has been launched as an ideas exchange platform funded by Rally & Hivemind, with the aim of becoming the leading resource for Agile minded people, by inviting different types of organisations, Linked In groups to discuss and exchange agile ideas in a single place.

  • Learning BPMN: a 6 part eLearning Series and an Eclipse STP Tutorial

    BPMN's adoption is increasing rapidly. In this post, we review some recent activity such as the publication of BPMN 1.1 by the OMG, a tutorial on how to use the Eclipse SOA Tools Platform to "Execute Business Processes" and a comprehensive 120 minute tutorial on BPMN by Bruce Silver.

BT