1. What are the main strengths of Equalizer?
The major strengths of Equalizer are its flexible compound tree structures, fully distributed rendering support as well as efficient compositing algorithms.
read more
2. What are the contributions mentioned in the paper "Equalizer: a scalable parallel rendering framework" ?
In this paper the authors introduce a novel system called Equalizer, a toolkit for scalable parallel rendering based on OpenGL which provides an application programming interface ( API ) to develop scalable graphics applications for a wide range of systems ranging from large distributed visualization clusters and multi-processor multipipe graphics systems to single-processor single-pipe desktop machines.. The authors describe the system architecture, the basic API, discuss its advantadges over previous approaches, present example configurations and usage scenarios as well as scalability results.
read more
3. What future works have the authors mentioned in the paper "Equalizer: a scalable parallel rendering framework" ?
Nevertheless, the authors plan to extend the functionality to include also time-multiplex support, sophisticated automatic load-balancing for sort-first and sort-last task decompositions, as well as an API to compress and mask the channels ’ screen-frames for optimized image transport.. Aside from the core parallel rendering API, in the long term the authors plan to improve the resource management capabilities of the server by enabling it to handle multiple applications, resource reservation and cross-application load balancing.. Eventually the authors will integrate remote visualization capabilities, for example by supporting the VNC protocol.
read more
4. What are the facilities for parallel application development?
Chromium also provides some facilities for parallel application development, namely a sort-last, binary-swap compositing SPU and an OpenGL extension providing synchronization primitives, such as a barrier and semaphore.
read more





