Previous: , Up: Conceptual model   [Contents][Index]


5.4 Server

The SERVER activity manage local cache integrity and exchange files with other MEDIATEX’s SERVERs. CLIENT (see Client) may ask it to updates the ~mdtx/md5sums/mdtx-COLL.md5 (see mdtxCOLL.md5) file that gives the local cache’s status.

The SERVER activity is divided into 7 process:

Flood diagram:

mediatex-figures/server

Return codes on <socket> messages:

Code:

src/server/threads.c
src/mediatexd.c

Previous: , Up: Conceptual model   [Contents][Index]