Module interface:clustfind - Clustering interface for RMoX

Clustering interface for RMoX.

Index

Declarations

clustfind_chan.inc:46Protocol P.CLUSTFIND.IN

PROTOCOL P.CLUSTFIND.IN

Cluster input protocol.

clustfind_chan.inc:48Tag list

list

List currently know servers

clustfind_chan.inc:49Tag add.machine

add.machine; INT32

add a machine by IP

clustfind_chan.inc:54Protocol P.CLUSTFIND.OUT

PROTOCOL P.CLUSTFIND.OUT

Cluster output protocol.

clustfind_chan.inc:56Tag list

list; MOBILE []INT64

List of IDs of know servers

clustfind_chan.inc:60Channel type CT.CLUSTFIND

CHAN TYPE CT.CLUSTFIND

Cluster channel-type.

clustfind_chan.inc:62Variable in?

CHAN P.CLUSTFIND.IN

Requests to cluster.

clustfind_chan.inc:63Variable out!

CHAN P.CLUSTFIND.OUT

Responses from cluster.