All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.objectweb.proactive.examples.binarytree.package.html Maven / Gradle / Ivy

Go to download

ProActive Programming is a Java API that provides a powerful framework to easily develop parallel and distributed applications

The newest version!





The binary tree is an a recursive data structure. A tree is composed of a root node, and each node has two potential child nodes. Here, each node is an active object, allowing large data structures to be distributed aver the network.

@author ProActive Team @version 1.0, 2001/10/23 @since ProActive 0.7




© 2015 - 2025 Weber Informatics LLC | Privacy Policy