CANDE

CANDE

:"This article refers the mainframe text editor. For the IEEE technical society, see Computer-Aided Design Technical Committee.CANDE (Command AND Edit) is a command line shell and text editor on the MCP (Master Control Program) operating system which runs on the Unisys Clearpath series of mainframes. Originally implemented on Burroughs large systems, it was first deployed in the mid-1960s. It has a range of features for changing the OS environment, programming and the like.

Its full name is CANDE MCS. MCS, or Message Control Subsystem is the general form of a systems program in the Burroughs architecture (other than MCP the control program). As an MCS CANDE is more than just an editor as it provides overall control for a network of users.

The editing capabilities of CANDE are anachronistic for casual (as opposed to scripted) editing as they predate full screen and graphical editors.

Features

CANDE provides a command line interpreter and line editor.Other notable features and functions include:

*Create, edit, and maintain (copy, remove, print) data and program files
*Compile and execute programs
*Access and display information about the data communication network including lines and remote devices
*Dynamically alter the communication network
*Access and display job and task information

In addition to these features CANDE has an on-line help facility.

Implementation

For extra speed, CANDE implemented user context switching by swapping a block at the top of the stack. This novel method broke several assumptions built into the design of Burroughs large systems, in particular the handling of virtual memory descriptors, and meant that CANDE itself had to be written in DCALGOL with system-level privileges.

Architecturally, CANDE is split into two main sections: a primary, single-instanced main process, and one or more worker stacks. The main process is called BUMP. It receives all input messages, including input from users. Simple requests which can be executed without delay and do not involve any I/O (such as disk access) are handled immediately. Other requests are added to a work queue and handled by one of the worker processes. The worker process is called GRIND; there can be one or more instances at any time. Each GRIND process has by default five pseudo-threads which actually carry out the work.

The internal threading model for context switching selects one of the worker pseudo-threads per GRIND process and makes it the executing context. This is achieved by copying it to the top of the stack. When the worker process needs to execute I/O or other asynchronous activity, it marks what it is waiting for, and calls the context-switching function, which selects a different context for execution.

CANDE operates without internal locks, by careful separation of data. Each possible user connection (or station) is assigned an index into a main array called the station array, or STA ("stay"). The current station index is called STAX (or "stay-x"). There are multiple words of data per station, but they are stored with all of the first words together, followed by all of the second words, etc. This allows CANDE to index into the array using only addition, not multiplication (which made for faster operation on the hard-wired CPUs of the era).

CANDE was originally written in 1973 by Darrel F. High. It was taken over by Randall Gellens in 1984, at which point the library maintenance (file copying, moving, renaming, and deleting) routines were rewritten to allow for a significantly more flexible syntax. It was later transferred to the Santa Barbara plant, and eventually to India.

ee also

*Comparison of command shells
*Work Flow Language

External links

* Burroughs B5500 Quick CANDE Reference Card for B5500 TSS 1042710 circa 1970
* B6700, B7700 [http://www.bitsavers.org/pdf/burroughs/refCard/5001050_B6700_B7700_CANDE_RefCard_Jul_75.pdf CANDE Reference card 5001050 July 1975] at bitsavers.org
* B7000, B6700 [http://www.bitsavers.org/pdf/burroughs/refCard/5011349_B7000_B6700_CANDE_RefCard_Oct_79.pdf CANDE Reference card 5011349 October 1979] at bitsavers.org


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Cande — Candé 47°33′42″N 01°02′09″O / 47.56167, 1.03583 Candé …   Wikipédia en Français

  • Candé — Saltar a navegación, búsqueda Candé País …   Wikipedia Español

  • cande — (Del ár. qand, este del persa kand, y este del sánscr. khaṇḍa, polvo de azúcar). ☛ V. azúcar cande …   Diccionario de la lengua española

  • Candé — (spr. Kangdeh), Stadt an der Mandée u. Erdre, im Arrondissement Segré des französischen Departements Maine u. Loire (ehemals Anjou); früher Baronie des Herzogs von Orleans; Eisenminen, Steinbrüche, Handel mit Wein, Obst, Hülsenfrüchten, Getreide… …   Pierer's Universal-Lexikon

  • cande — s. m. O mesmo que cândi …   Dicionário da Língua Portuguesa

  • Candé — 47° 33′ 42″ N 1° 02′ 09″ W / 47.5616666667, 1.03583333333 …   Wikipédia en Français

  • Candé — French commune name= Candé caption= The church and the old town image flag size = image coat of arms= Blason candé 49.svg image coat of arms size = 115px flag Coat of arms city motto = x = 76 y = 105 time zone = CET (GMT +1) lat long =… …   Wikipedia

  • Čande — 44° 47′ 20″ N 18° 40′ 52″ E / 44.789, 18.681 …   Wikipédia en Français

  • cande — (Del ár. gandi.) ► adjetivo Se aplica al azúcar que se obtiene por evaporación lenta, en cristales grandes de diferentes colores. TAMBIÉN candi * * * cande1 (del ár. «qand», del persa «kand», y éste del sánscrito «khaṇḍa», polvo de azúcar) adj. V …   Enciclopedia Universal

  • Cande — Original name in latin Cand Name in other language Cande, Cand Kande, Канде State code FR Continent/City Europe/Paris longitude 47.56158 latitude 1.03619 altitude 47 Population 2755 Date 2012 01 18 …   Cities with a population over 1000 database

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”