InfoQ Homepage Development Content on InfoQ
-
Effektif Open Sources BPM Software with an Emphasis on Developers
Business process management software provider Effektif today announced the open sourcing of their workflow engine. The new model allows developers to include Effektif workflows from within their applications via Java and REST APIs
-
Uber Unveils its Realtime Market Platform
Matt Ranney, Chief Systems Architect at Uber, gave an overview of their dispatch system, responsible for matching Uber's drivers and riders. Ranney explained the driving forces that led to a rewrite of this system. He described the architectural principles that underpin it, several of the algorithms implemented and why Uber decided to design and implement their own RPC protocol.
-
Phil Calcado on Lessons Learnt During SoundCloud's Microservice Migration
At QCon London 2015 Phil Calcado shared lessons learnt from SoundCloud’s move from a monolithic to microservices architecture, and stated that the core requirements for building a microservice platform include developing capabilities for rapid provisioning, basic monitoring and rapid application deployment.
-
What We Have Learned in Testing and New Developments in Agile Testing
Software development in agile is based on testing says José Díaz. Agile has brought us real teams of development and testing without borders. Some of the currently relevant topics in agile testing are the transition from waterfall to agile methodologies, tester skills and Certified Agile Tester, DevOps and mobile testing.
-
Luke Marsden: Using Flocker to Enable Mobility of Docker Container State
Luke Marsden stated at QCon London 2015, that although Docker containers provide a very useful deployment mechanism for development and test, the absence of host mobility for containers with state may provide problems in production deployments. The open source Flocker tool provides a mechanism to overcome this by allowing stateful containers to be moved between hosts.
-
Automated Error Reporting in Eclipse Mars
At EclipseCon, the automated error reporting and UI freeze detecting tool - built into Eclipse Mars - was demonstrated. Having only been in the package for a short while, it has already helped identify and subsequently fix a number of problems. InfoQ spoke to the people behind the tools to find out more.
-
Android Lollipop for Visual Studio
The preview of Visual Studio 2015 has been updated to include an emulator for Android Lollipop, also known as Android 5.0. Along with the new SDK, Visual Studio also gained “OpenGL ES support, multi-touch input, and advanced camera simulation”.
-
Google Introduces Cloud Storage Nearline Service
Google expanded its cloud portfolio to add a cheaper cloud-based backup service called Cloud Storage Nearline.
-
QCon New York 2015: Netflix, Comcast, NFL, Goldman Sachs Case Studies Confirmed (June 8-12)
The fourth annual QCon New York will feature in-depth case studies from Netflix, Comcast, Goldman Sachs, NFL Digital Media, and others. Software Engineers, Technical Team Leads & Data Scientists at these companies will describe how they're dealing with some of the greatest challenges in the arenas of Microservices, Data Science, Reactive Architectures, Fraud Detection, DevOps & Software Delivery.
-
True Windows File System Access with AlphaFS 2.0
A major limitation of the .NET framework is its inability to truly work with the Windows file system. Even seemingly basic operations such as working file paths longer than 260 characters long is beyond the capabilities of System.IO. This is where AlphaFS comes into play.
-
How To Build Trust When Working With Remote Teams
Lisette Sutherland has been doing interviews with people that are working in or managing remote teams. She talked about building trust on remote teams at the No Pants Festival 2015.
-
Paho, Mosquitto and Security of MQTT
Ian Craggs presented about Paho, Mosquitto and MQTT/MQTT-SN at EclipseCon. InfoQ caught up with him and asked him what's happening in the MQTT space.
-
Codecity for Eclipse Visualises Source Code Metrics
Codetrails has released Codecity for Eclipse, which provides a visualisation of Java packages and classes in a 3D visualisation to identify where code can be improved. InfoQ evaluates the plug-in.
-
Mark Reinhold on Java 9 and Beyond
Today at EclipseCon, Mark Reinhold gave a keynote on "Java 9 and Beyond" which looked at the upcoming features in Java 9 and some of the future plans for the Java ecosystem. InfoQ summarises the main parts of what will and might happen in the future.
-
OData.NET Is Now Open Sourced on GitHub
Microsoft has released the source code for all OData .NET Libraries on GitHub.