User Tools

Site Tools


software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software [2022/09/16 22:56] – [Architecture] jhagstrandsoftware [2022/09/16 23:00] (current) – [Architecture] jhagstrand
Line 21: Line 21:
  
 Software architecture Software architecture
 +
 +Distributed systems
   * master-slave   * master-slave
   * peer-to-peer   * peer-to-peer
Line 29: Line 31:
   * Async javascript and XML (ajax) - While http usually means downloading whole files. In an ajax architecture, the javascript can make multiple calls to custom programs written within Apache plugings to      * Async javascript and XML (ajax) - While http usually means downloading whole files. In an ajax architecture, the javascript can make multiple calls to custom programs written within Apache plugings to   
   * web sockets (ws) - implemented by a custom server.  Clients establish a synchronous connection with the server for a two-way conversation.   * web sockets (ws) - implemented by a custom server.  Clients establish a synchronous connection with the server for a two-way conversation.
 +
 +linux daemon
 +
 +sockets, ipc, shared memory
 +
 +multiprocessing
  
  
software.1663383364.txt.gz · Last modified: 2022/09/16 22:56 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki