
Demos
The following demos take you from the basic installation and dynamic wireup of composites within a single Newton container, right through to the use of Environments to dynamically provision and wire up graphs of components spanning multiple containers.
- Chainlink Demo This is the example to try first. Several link composites are installed, dynamically wired up and rewired in response to a change. Then everything is uninstalled leaving Newton in its initial state.
- Provisioner Demo This is an example of unlimited multiplicity imports - this is not a real provisioner but shows the basic mechanics of the interacting components.
- Jini Chainlink Demo Repeats the chainlink demo, showing how Newton uses Jini to distribute the chain across several JVMs.
- Scatter Gather Demo Shows how to build a scatter-gather grid using Newton. This example makes use of a Javaspace.
- Scatter Gather System Demo Repeats the last demo using Environments to deploy and dynamically scale the application.
- Smart Proxy Demo Shows how Jini Smart Proxies are supported by Newton.
- Fractal Render Demo Combines concepts used in previous demos to show how to build a real world application to render fractal images using a scatter gather pattern.




[ edit ]