Category:Peerd

From Organic Design wiki
Revision as of 03:44, 1 July 2006 by Nad (talk | contribs) (common peerd structure)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

All the peers have similar structure no matter what language.

  • Runtime environment (args, OS, dir, name)
  • File
    • logAdd(msg)
    • readFile(file)
    • writeFile(file,content)
  • ListSpace
    • listInsert
    • listTraverse
    • listSetValue
    • listGetValue
  • NodalSpace
    • nodeReduce
    • nodeTraverse
    • nodeGetValue(subject, path)
    • nodeSetValue(subject, path, value)
    • nodeGetState(subject)
    • nodeGetState(subject, state)
    • nodeInsertKey(subject, key)
    • nodeRemoveKey(subject, key)
  • Process/Language
    • declare
    • spawn (cat get by without by keeping packet size small in server loop)
    • daemonise (incl. install/remove, Win32 service etc)
  • Server (socket, server commands)
    • server loop
    • recvMsg
    • sendMsg
    • processMsg


NOTE: No need for schedule, wiki or html which wikid.pl uses.

Pages in category "Peerd"

The following 3 pages are in this category, out of 3 total.

Media in category "Peerd"

The following 5 files are in this category, out of 5 total.