Kanban : Successful Evolutionary Change for Your Technology Business | Book Series

Overview

The book highlights that Kanban is a very important way to visualize the shortest work in software development and IT work.  This book provides a detailed description of how Kanban can be used for software development. It helps you to learn how you can “transform your technology into business”. This book brings an answer to following questions – 1) What exactly is Kanban? 2) Why should I use Kanban? 3)What is the best way to implement Kanban in my environment? Also known as a blue book of Kanban, it is a must-read for committed Kanban practitioners.

Author:

David J Anderson

Published In:

2010

 

Parallel Development | Glossary

Definition:

Parallel development occurs when there is a need for separate development paths to diverge from a common starting point, so that there is no longer a single “latest and greatest” version. Such characteristics determine how the object version is evaluated during an update. The properties that distinguish parallel object versions from each other, are called parallel development properties.

Further Reading:

  • “Instant Parallel Processing with Gearman”, by John Ewart.