tool: glish


Language:
Glish
Version:
2.6
Parts:
interpreter, C++ class library, user manual
Author:
Darrell Schiebel <drs@nrao.edu>
Location:
ftp://ftp.cv.nrao.edu/pub/glish/
Description:
Glish is a language, interpreter, and class library for building loosely-coupled distributed systems. Glish implements a "software bus" to which processes are connected and controlled by the Glish scripting language. The Glish C++ library provides all of the tools necessary for processes to connect to the software bus and exchange structured binary data.

The Glish scripting language is a powerful vector oriented programming language which also has constructs for handling and directing all of the asynchronous events flowing on the software bus. In addition, the basic Tk widgets have been bound to Glish. This allows the event flow on the bus and the event flow from user interaction to all be handle and controlled by the same script.

Glish was originally developed by Vern Paxson and Chris Saltmarsh as part of the Superconducting Super Collider project. However since the release 2.5 at the end of 1994, Darrell Schiebel has continued Glish development at the National Radio Astronomy Observatory (http://www.nrao.edu/). At the NRAO, Glish is a cornerstone of the AIPS++ project.

Reference:
"Glish: A User-Level Software Bus for Loosely-Coupled Distributed Systems," Vern Paxson and Chris Saltmarsh, Proceedings of the 1993 Winter USENIX Conference, San Diego, CA, January, 1993.
Requires:
C++, sockets, an ANSI C compiler and flex 2.4.6 (or higher).
Support:
http://www.cv.nrao.edu/glish/ glish-request@majordomo.cv.nrao.edu
Ports:
SunOS, Ultrix, HP/UX. Should build on all UNIX systems.
Updated:
1997/11

Related Items

category: distributed summary, or expanded.

category: glue summary, or expanded.

category: scripting languages summary, or expanded.


This work supported by Idiom Consulting. Idiom is a full-service ISP, providing Internet access in Northern California and Web hosting worldwide.

Please send updates to free-compilers@idiom.com

The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.

Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved