Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ow2-proactive/programming
ProActive Programming library
https://github.com/ow2-proactive/programming
api asynchronous distributed-computing java middleware protocol rpc-framework
Last synced: 7 days ago
JSON representation
ProActive Programming library
- Host: GitHub
- URL: https://github.com/ow2-proactive/programming
- Owner: ow2-proactive
- License: agpl-3.0
- Created: 2015-05-16T13:38:54.000Z (over 9 years ago)
- Default Branch: proactive-light
- Last Pushed: 2025-01-14T13:25:51.000Z (19 days ago)
- Last Synced: 2025-01-14T14:37:28.542Z (19 days ago)
- Topics: api, asynchronous, distributed-computing, java, middleware, protocol, rpc-framework
- Language: Java
- Homepage: http://proactive.activeeon.com/
- Size: 309 MB
- Stars: 8
- Watchers: 18
- Forks: 19
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ProActive Programming
[![Build Status](http://jenkins.activeeon.com/buildStatus/icon?job=programming)](http://jenkins.activeeon.com/job/programming/)
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](http://proactive.activeeon.com) (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 [email protected]