Plura Processing

Integrate Plura into your Java Application or Signed Applet

  1. Contact us to get your affiliate code.
  2. Place the Plura JAR on your application's classpath.
  3. Instantiate an instance of the JavaPluraConnector class and use the JavaPluraConnector methods to start Plura, stop Plura, and change the percentage of client CPU that Plura is using. Make sure that you pass your affiliate code into the JavaPluraConnector constructor!
  4. If you wish, monitor your clients' usage of Plura and reward them accordingly!
  5. Each class that implements IPluraConnector manages threads that run Plura. To ensure that Plura threads are not abandoned, ALWAYS invoke stop() after you invoke start(), even if your application exits on error. See the "finally" block in the sample code here.
  6. We recommend that you specify the following Java opts on the startup of the Plura JVM:
  7. This code will run in Java 1.6 and above.
Downloads
Plura Java Application/Signed Applet JAR (10 KB)
Reference Materials
Plura Application Javadocs
Sample JavaPluraConnector Code
Sample Client Tracking Code
Plura java.policy File
Plura Security Manager Code
Sun's Java Applet Security
Plura FAQ
Problems? Questions?
Click here to contact us