Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

A simple implementation of a computer production line in which hardware is assembled and tested, followed by the installing and testing of software. Architecture for the system is the well known Pipe-and-Filter style.

kajnelissen/Sedat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple implementation of a computer production line in which hardware is assembled and tested, followed by the installing and testing of software. The system uses the well known Pipe-and-Filter architecture. In this particular implementation, the filters are passive.

Process flow

Process flow

Components

  • Filters
  • Pipes
  • Gui
  • Order
  • Pipe-filter factory
  • Unit Tests

About

A simple implementation of a computer production line in which hardware is assembled and tested, followed by the installing and testing of software. Architecture for the system is the well known Pipe-and-Filter style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages