Difference between revisions of "Software Product Lines"

From Suhrid.net Wiki
Jump to navigationJump to search
Line 6: Line 6:
 
* Many products similar - planned rather than by accident.  
 
* Many products similar - planned rather than by accident.  
 
* Select components from a set of core assets.  
 
* Select components from a set of core assets.  
* Tailor assets - how is pre-planned.  
+
* Tailor assets - the mechanism is pre-planned. (e.g. parameterise)
 
* Assemble rather than generate.
 
* Assemble rather than generate.
 
* SW product lines simplify the creation of systems built specifically for customers or customer groups.
 
* SW product lines simplify the creation of systems built specifically for customers or customer groups.

Revision as of 08:11, 12 April 2012

Intro

  • SW architecture is a big investment of time and effort usually by senior talent.
  • Maximize this return by reusing an architecture across multiple systems.
  • SW product line is a set of sw intensive systems sharing a common, managed set of features that satisfy the specific needs of a particular market segment or mission. And are developed from a common set of core assets in a prescribed way.
  • Many products similar - planned rather than by accident.
  • Select components from a set of core assets.
  • Tailor assets - the mechanism is pre-planned. (e.g. parameterise)
  • Assemble rather than generate.
  • SW product lines simplify the creation of systems built specifically for customers or customer groups.