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

  • Windows Azure Messaging Features Come To Windows Server

    Microsoft has announced public availability of Service Bus 1.0, and it will be free to use with a properly licensed Windows Server. This makes features from Windows Azure Messaging available on in-house infrastructure.

  • Project Jigsaw Late for the Train: Deferment ratified

    JSR 337 expert group has ratified Oracle chief architect Mark Reinhold's proposal to defer Project Jigsaw to Java 9. Were the stated reasons sufficient motivation for this deferment?

  • ServiceStack Crosses 100 Contributors

    ServiceStack is an Open Source .NET and Mono Framework that provides a strong alternative to WCF, MVC and Web API for building Web Services and Applications. The project team recently announced that they crossed 100 contributors milestone. We take this opportunity to dig further.

  • Updated Web Essentials for Visual Studio 2012 Adds TypeScript Support

    Web Essentials, the extension introduced to add better CSS support to Visual Studio, has recently been updated with new tools for Visual Studio 2012, including support for TypeScript. It also includes automatic downloads of new schema files, so that HTML5 and CSS validation will always be up to date.

  • Google Publishes Paper On Spanner Ushering a Return to Distributed Transactional Semantics

    Scalability vs distributed transactional semantics,is no longer a compromise as per Google's research work on Spanner. Spanner's features include non-blocking reads, lock-free read only transactions and atomic schema changes across a globally replicated relational database. The central idea that tackles the latency issues with distributed transactions is the exposure of clock uncertainty.

  • Is It Time For WADL in JAX-RS?

    At JavaOne 2012 in a panel session around the future of Java EE, the audience were keen to know whether or not WADL should be a standard part of JAX-RS. Although the panel were unable to agree, the audience appeared to be more pro WADL than against. So is this a good thing or is WADL still considered unnecessary for successful REST?

  • QCon San Francisco 3 Weeks Away (Nov 5-9, 2012); New Keynotes Published; Popular Tracks & Sessions

    The sixth annual QCon San Francisco is taking place in just 3 weeks - register before Oct 19th and save $200. Attend the premier west coast event for learning, networking, and tracking innovation in the Java, HTML5, Mobile, Agile, and Architecture communities.

  • Oracle and Google Plan Appeals of Verdict in Java-Android Trial

    Oracle and Google will both appeal a jury's findings that Google infringed copyrights but didn't steal patents when it used Java as the basis for Android, its mobile operating system.

  • Community-Driven Research: Top 20 Web Frameworks for the JVM

    InfoQ's research initiative continues with an 10th question: "Top 20 Web Frameworks for the JVM". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • The Future of Monitoring: an Interoperable Architecture

    Jason Dixon presented his view on current and future state-of-the-art monitoring tools at DevOps Days in Rome. He envisions a composable monitoring systems with interchangeable components focused on a single responsibility.

  • ASP.NET Web API And Dependency Injection

    ASP.NET Web API comes with a Dependency Resolver interface that lets you inject dependencies into your controller. However Mark Seemann suggests it is better to use the IHttpControllerActivator interface for this purpose, with a couple of examples.

  • Community-Driven Research: Top Quality Standards for Architecture Reviews

    InfoQ's research initiative continues with an 9th question: "Top Quality Standards for Architecture Reviews". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • Dagger: A Dependency Injection Framework For Android

    Dagger is a new dependency injection framework for the Android environment. It offers a subset of features of Google Guice (some of the developers work on both projects) but focuses on a lightweight solution in order to offer better performance. Dagger also attempts to report binding errors during compile time instead of run time.

  • InfoQ Research Project Update

    As you may know already, InfoQ is testing a new service that we hope will provide you with up-to-date and bias-free community-based insight into trends and behaviors that affect enterprise software development. After a few weeks of being in production, we wanted to share with you, our community of users, an update on how this project is going.

  • “Drilling” Through the Big Data

    Apache new project Drill is aimed to support real-time interactive analysis of large-scale (terabytes size) data sets.

BT