Class | Description |
---|---|
BasicDandC | BasicDandC provides a simple Divide and Conquer architecture that can be used in many cases. |
Node | Node is a fundamental process that reads an inputObject, processes it and then writes the processed object to the Root process in the D&C process network. |
Root | Root is part of the Divide and Conquer process architecture and is intended to operate in conjunction with a Node process. |