Integrating with pxGrid
pxGrid provides the necessary libraries for developers to integrate their nodes with the pxGrid server. The figure below shows the high-level relationship between pxGrid, the GCL, the model for a particular domain, and custom code written by the developer. The model, as discussed earlier, consists of entities and interfaces common to the domain (security, for example). Interface implementation refers to the actual functionality for how a node will behave. The developer extends this model's interfaces and uses existing classes in the GCL to implement this functionality.
