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 

JPPF Features

Ease of use

Installing a JPPF grid is as easy as running the web installer or un-zipping a few files. Launch as many nodes and servers as needed and get immediately ready to write your first JPPF application. The APIs are easy to learn, yet very powerful, flexible and semantically consistent, and will allow you to get started in no time.


Dynamic flexible topology

From master/worker to P2P, with anything in between, JPPF allows any topology that will suit your requirements. Furthermore, the topology is not static and can grow or shrink dynamically and on-demand, with a unique ability to adapt to any workload. Easily build any level of redundancy, avoid single points of failure and ensure the best performance and throughput for your needs.


Fault tolerance, self-repair and recovery

With built-in failure detection and fault tolerance mechanisms at all levels, a JPPF grid can survive massive failures in the topology, whatever the cause. From job requeuing to nodes rerouting, down to the ultimate failover to local execution - and even that has its own crash recovery capability -, JPPF ensures that the job is done even in extreme degradation conditions.


Android, .Net, J2EE integration

Specialized client and node implementations bring JPPF grids to the Android, .Net and J2EE worlds. Open up your grid implementation to the world of Android mobile devices. Write your jobs in any .Net language and execute them on .Net-enabled JPPF nodes. Use JPPF services from JEE enterprise applications or wrap them as Web or REST services. Make interoperability an operational reality.


No deployment

The built-in networked and distributed class loader transparently ensures that the nodes can download the Java code for your application from where it is running. New or changed code is automatically reloaded into the nodes without any deployment hassle. Not only is tweaking and tinkering with the code no longer a source of time-consuming problems, it is actively facilitated and encouraged.


Container-ready

Fully integrated with container-based technologies, JPPF provides Docker images that can be deployed in Kubernetes clusters using a Helm chart, as well as in a Docker swarm cluster, using a docker compose service stack. Deployment of a JPPF compute grid in a cloud infrastructure has never been easer.

Security

Communications between components of a JPPF grid support SSL/TLS encrytpion and authentication all the way. Certificate-based authentication, 1 way or mutual, is fully supported. Additional extension points allow you to further transform any data that is transported over network connections: tunnel grid data within your own protocol, use an additional encryption layer, or any data transformation which can be of use.


Administration and monitoring

The JPPF administration console, along with the public API it is based on, enable remote monitoring and management of the grid topology, jobs life cycle, servers and nodes health, configuration of the load-balancing, server statistics, etc. The console also provides the ability to define your own dynamic charts based on dozens of dynamically updated fields you can chose from.


Load balancing

Multiple built-in load-balancing algorithms are available at client and server levels, to enable an optimal distribution of the workload over the entire grid topology. Load balancing can be statically defined, adaptive based on the the topology and jobs requirements or even user-defined thanks to the dedicated extension point.


Matching the Workload with the Grid

The right tools at the right time for the job. Ensure that jobs are executed where they are supposed to, without interfering with each other and in the best conditions. Fine-grained node filtering, job prioritization and scheduling, grid partitioning and many other features provide a dynamic way of matching heterogenous workloads to the grid's capacity.


Customization

Whenever your specialized needs go beyond what is available out-of-the-box, JPPF provides many extension points, addons and plugins which allow you to tailor and customize the behavior of any of its components. Make JPPF your grid computing solution, without ever being stuck because of missing features.


Continuous quality

The quality of the JPPF code and deliverables is continuously ensured, thanks to a large set of unit and integration tests, using a home-grown test frameworks that mounts real-life JPPF grids. From simple to complex grid topologies, there is nothing that cannot be automatically tested. This guarantees that any issue is identified and fixed as early as possible. Furthermore, security scans ensure that potential security issues are quickly identified and remediated.

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