Distribute by centralizing it all
See our demos page for some demonstrations of the system.
The world changes fast: today, most users typically have access to
several computers at work, at home and while in transit, all of them
interconnected through Internet. This world is far from perfection:
users face decentralized, uncoordinated, heterogeneous, and
highly dynamic, practically uncontrolled environments. It is hard to develop
and deploy applications for such a world. And once done, it is
difficult to use them smoothly, unless one sits in front of the computer
where they were deployed. We argue that one
way to solve this problem is to first apply centralization as a design
principle, and then recognize the existence of other computers running
their native OS's, importing their devices and controlling them from a
central computer.
Doing so it would be possible both, to easily build
systems that can leverage on all the devices available to a given
user, independently of its location, and to easily use those systems.
Octopus is a system designed to provide
ubiquitous access to computing resources. Its approach is unique in
that the central idea to distribute the system is to centralize everything
on a personal computer. Devices and other services are later connected to this central system
to provide distributed computing.
The system derives from Plan B, therefore it is
heavily influenced by Plan 9, and shares most
of the source code with both systems.
This position statement describes
the original idea that started this project. For a description of the system, you
may read some of the papers listed in the papers
page.
A tutorial is available.
You can watch some demo videos here.
Here you have a screenshot (click on it for a larger image). There are more in
the demos page.
.
Software
Much of the software listed here is also available from Plan 9's sources
file server (see /contrib/nemo).
Octopus is under the same License used by Inferno, as
indicated in our NOTICE.Octopus
file. See the various license files in the Inferno
system used to install the Octopus. This affects both manual pages and source code.
It shouldn't be a problem, because you
need Inferno to run the Octopus. By downloading any of our distributions you are
accepting that license.
This list provides access to parts of the system useful on their own and to the entire distribution.
Refer to the INSTALL.Octopus file
to see how to install the software.
-
The user's manual for the development version of the Octopus. Also available in
pdf.
-
The bundled distribution of the octopus system software in
Zip format, including everything
needed.
This bundle includes Inferno, binaries and source for the Octopus,
O/mero, O/live, Ofs, Oxport, and everything else
but for the Plan 9 software shown below.
-
A Mac OS X 10.5 installer. It
downloads and installs the distribution.
-
A distribution of just the Octopus software, without Inferno. Useful to
upgrade your distribution. This
osrc tar ball (or this
zip file) includes just the octopus files (contents of
/dis/o and /usr/octopus), in case you want just pre-compiled binaries for a terminal or just the source for
the octopus.
- Plan 9 software for use when the Octopus
PC is a Plan 9 machine. For example, programs using O/mero but executing on Plan 9, and mouse and
keyboard redirectors for Plan 9.
- O/live and
O/mero.
The octopus window system for Inferno
(you may see a screenshot).
This README shows
how to install and how to run it.
If you want just Omero, the easiest way is to download osrc
and either use the distributed binaries or compile from source.
-
Ofs and Oxport.
Two programs to connect
Inferno systems across high latency links. This README shows how to install them.
If you want just to use Op, the easiest way is to download osrc
and either use the distributed binaries or compile from source.
- An Op file server capable of exporting resources from Nokia N95 devices. To install, open
http://lsub.org/m from your N95 web browser and download the software found there.
This system is joint work of the
Laboratorio de Sistemas and the
University of Thessaly.