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

  • Java Foreign Function Interface

    JDK Enhancement Proposal (JEP) 191 defines the Java Foreign Function Interface (FFI), which are interfaces that can bind native functions to Java methods and can manage blocks of native memory. This JEP will make it easier to add new native-level features to the JDK and help provide a standard FFI for use in Java development.

  • Graph Processing Using Big Data Technologies

    Processing extremely large graphs has been and remains a challenge, but recent advances in Big Data technologies have made this task more practical. Tapad, a startup based in NYC focused on cross-device content delivery, has made graph processing the heart of their business model using Big Data to scale to terabytes of data.

  • How Etsy Deploys More Than 50 Times a Day

    Daniel Schauenberg described at QCon London how Etsy, renowned for its DevOps and Continuous Delivery practices, does 50 deploys/day. A fully automated deployment pipeline, thorough application monitoring and IRC-based collaboration are all important to achieve this rate of change while keeping risk to a minimum. Etsy has about 60 million monthly visits and 1.5 billion page views per month.

  • Introducing Biggy: An ORM-like Library for Document Databases

    When working with relational data, there are several options for lightweight databases such as SQLite and SQL Server Compact. But when your needs are better met by a document style database there is a surprising lack of options. Hence the creation of Biggy.

  • Apple Offering Microsite about UI Design for iOS 7

    Apple is offering registered iOS developers a new microsite collecting in a central location videos, documents, and whitepapers about User Interface design for iOS 7. The new site aims at providing developers with the necessary information "to build polished, engaging, and intuitive apps for iOS 7."

  • Espresso Logic DBaaS Now Wraps SQL Stored Procedures in RESTful APIs

    Espresso Logic has added RESTful endpoints for SQL stored procedures to their DBaaS service.

  • Akka Toolkit 2.3 with Java 8 and Persistence Support

    Latest version of the Akka toolkit, an implementation of Actor Model, comes with persistence enabling stateful actors to persist their internal state, together with support for Java 8 lambda expressions.

  • Domino: Datascience-as-a-Service

    Domino, a Platform-as-a-Service for data science, enables people to do analytical work using languages such as Python or R in the cloud (EC2).

  • Java EE 8 Survey Last Call

    Oracle announces the third final survey on Java EE 8, the next version of Java Enterprise Edition, and the Glassfish reference implementation.

  • Attitudes for Sustainable Lean Startup Teams

    Ramli John gave an ignite talk about the minimum viable attitudes for lean startup teams at the 2013 lean startup conference. According to Ramli there are three attitudes that help teams to run lean sustainable over time: humbleness, hunger and happiness.

  • Layer 7 Survey - Strong Growth Predicted for Hypermedia APIs

    Layer 7 recently released the results of a survey focussed on API design and deployment. The survey showed that API designers are divided on security versus usability as their top priority, there is an even split between XML and JSON representations and strong growth is predicted for Hypermedia style APIs. In summary the survey showed there is no one-size-fits-all way to manage APIs.

  • Cloud Foundry Foundation

    Pivotal have announced ‘moves to establish [an] open governance model for Cloud Foundry’ by creating a Cloud Foundry Foundation. EMC, HP, IBM, Rackspace, SAP and VMware have expressed a desire to join the foundation as platinum sponsors. ActiveState and CenturyLink will join as gold level sponsors.

  • QCon New York 2014 Update: Netflix, LinkedIn, Google, Foursquare Case Studies Confirmed (Jun 11-13)

    The third annual QCon New York (Jun 11-13, 2014) will feature in-depth case studies from LinkedIn, Netflix, Foursquare, Google, Mount Sinai, Gilt and others. Hear how these companies are dealing with some of the greatest challenges in the arenas of Big Data, DevOps, Cloud Computing, Architecture, and Software Delivery. Register before Mar 15th and save $500.

  • Using Scrum of Scrums with Agile Teams to Coordinate and Collaborate

    Scrum of scrums can be used to scale the daily stand-up meeting when multiple teams are involved. Its purpose is to support agile teams in collaborating and coordinating their work with other teams. Several authors have shared views on scrum of scrums, with experiences of using them.

  • Cassandra Gains Momentum On Enterprise Adoption Around 2.1 Release

    Cassandra is rapidly heading towards 2.1 release, with 2.1.0-beta1 already available for evaluation. We take a look at major features introduced in the latest major release and what's coming up. Supported by DataStax, Cassandra is expanding its reach towards the enterprise world. DataStax recently announced a partner network program, Patrick McFadin called out on MongoDB's scaling issues and other

BT