JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 

Configuration documentation demo

What does the sample do?

This sample demonstrates how to use the JPPF configuration API to generate the documentation of all predefined configuration properties.

How do I run it?

To run the demo, in a command prompt or shell console, type "./run.sh" on Linux/Unix/Mac or "run.bat" on Windows. This will generate a JPPFConfiguration.html file which shows the documentation of all predefined JPPF configuration properties, grouped by categories/tags

Source file

ConfigurationHTMLPrinter.java: the source code of the HTML documentation generator

Related

The configuration properties reference section of the documentation is generated using the same API (source code here) and in a similar fashion. The main difference is that, instead of straight HTML, the code generates MediaWiki text.

I have additional questions and comments, where can I go?

There are 2 privileged places you can go to:


JPPF Copyright © 2005-2020 JPPF.org Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads