Cerebro: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


==What is Cerebro?==
==What is Cerebro?==
Cerebro is a scalable, light-weight platform that provides presence information, an efficient file sharing and easy collaboration mechanism.
Cerebro is a scalable, light-weight platform that provides presence information, efficient file sharing and an easy collaboration mechanism for activities.




Line 9: Line 9:
The following is a list of features that Cerebro offers. Some are not offered through the programming API yet.
The following is a list of features that Cerebro offers. Some are not offered through the programming API yet.


* presence information (including distance, route and user profile) for all other users in the network
* presence information (including distance and route) for all other users in the network
* mesh network extended to regular 802.11b/g devices
* mesh network extended to regular 802.11b/g devices
* extensible user profile including nickname, colors, keys, IP addreses, picture of arbitrary size, status message etc
* Exchange information with any set of users based on different criteria such as distance, location and user profile
* file sharing using an efficient multicast mechanism
* Optionally, connect remote mesh networks together over the internet
* simple collaboration mechanism
* connect to remote mesh networks over the internet
* interoperability with regular x86 machines





Revision as of 18:32, 15 April 2008

Layout information
Scaling properties

What is Cerebro?

Cerebro is a scalable, light-weight platform that provides presence information, efficient file sharing and an easy collaboration mechanism for activities.


Features

The following is a list of features that Cerebro offers. Some are not offered through the programming API yet.

  • presence information (including distance and route) for all other users in the network
  • mesh network extended to regular 802.11b/g devices
  • extensible user profile including nickname, colors, keys, IP addreses, picture of arbitrary size, status message etc
  • file sharing using an efficient multicast mechanism
  • simple collaboration mechanism
  • connect to remote mesh networks over the internet
  • interoperability with regular x86 machines


Presence Information

File sharing

Collaboration

Programming API

(more info can be found here: http://cerebro.mit.edu)


Cerebro test plan