Community-Lab introduction

Check-in [c9b9d3ecf8]
Login
Overview
Comment:Update definition of node.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1:c9b9d3ecf83b05d64a52021414f327071cf66fd3
User & Date: ivan on 2013-01-14 15:19:07
Other Links: manifest | tags
Context
2013-01-16
14:13
Change IBBT by iMinds in presentation script. check-in: aa146bc48f user: ivan tags: trunk
2013-01-14
15:19
Update definition of node. check-in: c9b9d3ecf8 user: ivan tags: trunk
14:01
Replace IBBT logo with iMinds'. check-in: 4f8ee553a8 user: ivan tags: trunk
Changes
Hide Diffs Side-by-Side Diffs Ignore Whitespace Patch

Modified script.txt from [6c76a054b8] to [c3079155a8].

   109    109   - Each node is able to run several experiments simultaneously.
   110    110   - An experiment runs in a given node as a sliver which holds a share of its
   111    111     resources (CPU, memory, disk, bandwidth, interfaces…).
   112    112   - Finally, related slivers are grouped in a slice for management purposes.
   113    113   - All these concepts are inspired in PlanetLab. *##*
   114    114   
   115    115   ** Node architecture
   116         -allows the realization of these concepts.  *##* A node consists of a CD, a RD
   117         -and a rD connected to the same wired local network.
          116  +allows the realization of these concepts.  *##* A node is a RD connected to a CN
          117  +through the wired local network of a CD.
   118    118   
   119    119   - The community device
   120    120     - Completely normal CN device, so existing ones can be used.
   121    121     - routes traffic between the CN and the local network (which runs no routing
   122    122       protocol).
   123    123   - The research device
   124    124     - Usually more powerful than CD, since experiments run here.