English Dictionary
◊ DID YOU MEAN CONCORD?
Concord
n 1: capital of the state of New Hampshire; located in south
central New Hampshire on the Merrimack river [syn: {Concord},
{capital of New Hampshire}]
2: a harmonious state; congruity of parts with one another and
with the whole [syn: {harmony}, {concordance}]
3: the determination of grammatical inflection on the basis of
word relations [syn: {agreement}]
4: agreement of opinions [syn: {harmony}, {condordance}]
5: the first battle of the American Revolution (April 19, 1775)
[syn: {Lexington}, {Concord}, {Lexington and Concord}]
English Computing Dictionary
◊ CONCOORD
ConCoord
An environment for programming
networks of sequential and parallel computers. ConCoord
offers two contributions to {concurrent} programming. First,
it supports explicit exploitation of a variety of grains of
concurrency. Second, it separates the treatment of sequential
and of concurrent aspects of programming into computation and
"coordination" respectively. Sequential {algorithm}s can be
reused within computation and concurrent ones within
coordination.
(1995-05-01)