Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Resource Manager

Christian Kreutzfeldt edited this page Apr 10, 2015 · 14 revisions

The SPQR framework relies on two different server node types:

  • [Processing Node](Processing Node)
  • Resource Manager

The first one handles all computation jobs executed from within previously instantiated micro pipelines. The latter keeps track of all SPQR cluster nodes (processing nodes) and pipelines distributed among those nodes.

Clone this wiki locally