A page in your DokuWiki was added or changed. Here are the details: Date : 2013/05/12 21:02 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.115.80.235 Hostname : 46.115.80.235 Old Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker?rev=1368383899 New Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker Edit Summary: [X2Go Session Broker: Backends and Frontends] User : sunweaver @@ -43,9 +43,17 @@ ===== X2Go Session Broker: Backends and Frontends ===== - The concept of X2Go Session Broker as provided in [[http://code.x2go.org/gitweb?p=x2gobroker.git|X2Go Git]] is highly modular. The X2Go Session Broker Daemon can be easily extended with //broker backends// and //WebUI frontends//. + The design of X2Go Session Broker as provided in [[http://code.x2go.org/gitweb?p=x2gobroker.git|X2Go Git]] is highly modular. The X2Go Session Broker Daemon can be easily extended with //broker backends// and //WebUI frontends//. + + ==== Broker Backends ==== + + The backends deal with the storage of, the rendering of and possibly the user/group/client based filtering of session profiles which then get provided via X2Go Session Broker to the querying X2Go client application. + + ==== Broker WebUI Frontends ==== + + The WebUI frontends deal with delivering the list of session profiles (available for this user/group/client address) to the X2Go client application (X2Go Client: text/plain WebUI, Unity Greeter: UCCS WebUI). ==== Currently available broker backends ==== * ZeroConf backend (name: zeroconf), set up by default, allows one to test the broker and see that client <-> broker configuration basically works -- This mail was generated by DokuWiki at http://wiki.x2go.org/