Skip to content

marcocast/programming

 
 

Repository files navigation

ProActive Programming

Build Status

ProActive is a Java middleware that provides the programming and runtime facilities to build and deploy parallel, distributed and concurrent applications. It offers several built-in features (Asynchrony, Data spaces, Security, Fault tolerance, etc.)

Building binaries

If you want to recompile all sources and generate all jar files:

$> gradlew build -x test

You can also download binaries at http://www.activeeon.com/register/web-download

Contact

If you have any problems or questions when using ProActive feel free to contact us at proactive@ow2.org

Packages

No packages published

Languages

  • Java 97.9%
  • Shell 0.7%
  • Python 0.5%
  • HTML 0.4%
  • XSLT 0.2%
  • C 0.2%
  • Other 0.1%