|
There are a number of other related projects including: Active
Networks, type-safe languages, and extensible kernels.
- Active Networks:
-
In many ways STP is a constrained form of active networking.
- ANTS: One of the first active network projects.
- Janos: The Flux Group's Java-based Active Network
Operating System.
- Type safe languages:
-
Type safe languages are one key aspect of safely running separate programs
in a single address space (e.g. the kernel).
- Cyclone: The C-like safe language that is used to
implement STP transports.
- Extensible Kernels:
-
- OKE: The Open Kernel Environment which lets regular
users install kernel modules.
|