172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
|
through an API that can be used to study the testbed itself, or to implement
external services like node monitoring and selection.
** An example experiment
to show how the testbed works. We'll create two slivers which ping each
other. *##*
# Use summary diagram, maybe colorise labels.
1. The researcher first contacts the server and registers a slice description
which specifies a template for slivers (e.g. Debian Squeeze) and includes
data and programs to setup slivers and run experiments.
The researcher chooses two nodes and registers sliver descriptions for them
in the previous slice. Each one includes a public interface to the CN.
|
|
172
173
174
175
176
177
178
179
180
181
182
183
184
185
|
through an API that can be used to study the testbed itself, or to implement
external services like node monitoring and selection.
** An example experiment
to show how the testbed works. We'll create two slivers which ping each
other. *##*
1. The researcher first contacts the server and registers a slice description
which specifies a template for slivers (e.g. Debian Squeeze) and includes
data and programs to setup slivers and run experiments.
The researcher chooses two nodes and registers sliver descriptions for them
in the previous slice. Each one includes a public interface to the CN.
|