User Tools

Site Tools


peonect:architecture

This is an old revision of the document!


Table of Contents

Peonect Architecture

Overview

Site

Site is base compute unit of Peonect network. It consists of a web server that serves local connections and authenticates users. Its functions are:

  • Authenticate user (a site normally has one user, preferably with unique domain)
  • Execute memo apps (see later)
  • Hold users memos, provide pserver interface

Memo App

Memo is data structure that has associated data handler, similarily to data and code separation in OOP. Code is written in Lua and is executed in sandbox. API methods to read and call referenced Memos allows writing sophisticated applications.

peonect/architecture.1736032520.txt.gz ยท Last modified: 2025/01/04 23:15 by arie

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki