Skip to content
Snippets Groups Projects
Commit 48194ac5 authored by Joris van Zwieten's avatar Joris van Zwieten
Browse files

BugID: 1046

- First working version of multi-node BBS? (tested on a single node only!)
- Updated strategy table definition (some keys needs a Strategy. prefix)
- Added getResult() function to CommandExecutor that returns the result of the
  last command it has executed.
- Updated KernelProcessControl to use the appropriate CommandQueue primitives.
- KernelProcessControl detects a finalize command by doing a string compare on
  the result of type() which is not very elegant, I suppose.
parent 5e1fead7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment