Download List

Project Description

Gled is a C++ framework for rapid development of applications requiring
a GUI, 3D graphics, or support for distributed computing. It extends the
ROOT framework (a standard data-analysis tool in high-energy physics)
with mechanisms for object collection management and serialization,
multi-threaded execution, GUI auto-generation (object browser and
editor), and dynamic visualization (OpenGL). The distributed computing
model of Gled is a hierarchical tree of nodes connected via TCP/IP
sockets. Gled provides authentication and access control, data exchange,
proxying of object collections, and remote method-call propagation
and execution. It can be dynamically extended with library sets.
Their creation is facilitated by a set of scripts for creation of
user-code stubs. Simple tasks and application configuration can be done
efficiently via the interactive C++ interpreter (CINT). Gled is used for
development of programs in high energy physics and as a research tool in
distributed and grid computing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-13 17:33 Back to release list
1.2.5

This release encompasses many usability improvements stemming from
the development of the Event Visualization Framework for the ALICE
experiment (dedicated to the study of quark-gluon plasma formations
in high-energy lead-lead ion collisions at the Large Hadron Collider,
the world's most powerful particle accelerator, now being built at
CERN). The bootstrap procedure has been revised for clarity and
configurability. The OpenGL render-driver and GUI have been extended and
made easily configurable. Readability of GUI elements has been improved.
Experimental support for OpenAL has been added.
Tags: Major feature enhancements

Project Resources