Distributed environment
Page by khorben on 17/04/2011 16:14:49
Summary
DeforaOS should ultimately allow users to access their respective data and applications transparently, regardless of their current location and device used. Consequently, a distributed and secure framework need be developed, with the rest of the system based onto it.Description
Components
- libSystem
- Init
- Session
- VFS
- GServer/GToolkit
- VPN
- Directory
Global tasks
To achieve this goal, completion of the following tasks is required:- executing native code remotely, portably and transparently
- accessing data on remote hosts
- listing one's own sessions
- accessing remote sessions
- routing session data and applications dynamically
- resuming applications on remote hosts
- sharing data with other users
- sharing applications with other users
