Tech

From XtremWebCH Wiki

Jump to: navigation, search

Contents

Technical documentation for XWCH

API documentation

  • Coordinator (beans): [1]

SVN repository

A diagram of the coordinator software architecture is shown below. In [8] you will find an annotated SVG image with hyperlinks to related Java classes (this does not work with Internet Explorer).

Coordinator architecture

The SVN repository is at svn://www.xtremwebch.net/home/regis/dev/subversion_repository/xwch

A daily snapshot of the SVN trunk is available here: [9] and the results of its automatic build here: [10]

You will find a complete description of all the components in the README file [11].

Please contact our mailing list if you need SVN access.

Developer VM

A virtual machine that can be used for demos is available at [12]. root password is "xwchrocks". In the /root directory you find a script that downloads the SVN trunk, all the required components, compiles everything, starts a coordinator, a worker, and a warehouse, and runs a test.

After running the script, you can access the coordinator with your browser: http://YOUR-VM-IP/XWCHWeb:8080/Main.iface.

Normal disclaimers: since this is SVN trunk, some functionality may be unavailable or buggy.

Personal tools