Growler distributed object architecture 0.3.10 (Default branch) |
|
|
Growler is a general purpose, C++-based distributed object and event architecture. Though general, its primary application has been in support of collaborative visualization, computational steering, and "concurrent visualization" (the visualization of supercomputer simulations in progress). Growler's distributed object and event architecture is suitable for application to high-performance LAN environments as well the Internet. Its features include strong integration with C++, selective distributed reference counting, and efficient well-typed event channels for local and remote event broadcast.
License: OSI Approved
Changes:
A memory usage optimization was made in the
object/event-server component. A race-condition
bug and a buffer-alignment bug which affected
servers were fixed. Several minor bugs were fixed.
|