
org.objectweb.proactive.examples.binarytree.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proactive-programming Show documentation
Show all versions of proactive-programming Show documentation
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