Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Description

  • In the cluster the Master handles all database related actions.
  • In the master database you assign conference rooms to certain slaves.
  • Slaves only host conference rooms.
  • The slaves handle all RTMP related traffic.
  • All HTTP related traffic is handled from the master.
  • The master itself can also act as slave, in that case he does of course not need to sync his data to the master.
Gliffy Diagram
sizeL
nameCluster Master Slave Diagram
alignleft
version7

Flow

Gliffy Diagram
sizeL
nameFlow Cluster Master-Slave API
alignleft
version6

Master Slave SOAP/REST API

Slave has configuration values:

...

...

In the Spring configuration you can also configure the time in milliseconds for the ping to the master.

...

Name

Description

Link

ping

master is noitified by slave, includes slave userload

addFlvRecording

master is notified by slave about new recording, includes recording meta data

...