Datasegment.com Online Dictionary
  Online Dictionary : C : calculus of communicating systems

calculus of communicating systems


1 definition found

calculus of communicating systems - Free On-line Dictionary of Computing (26 May 2007) :

  Calculus of Communicating Systems
  
     (CCS) A mathematical model (a formal language) for describing
     processes, mostly used in the study of parallelism.  A CCS
     program, written in behaviour expressions syntax denotes a
     process behaviour.  Programs can be compared using the notion
     of observational equivalence.
  
     ["A Calculus of Communicating Systems", LNCS 92, Springer
     1980].
  
     ["Communication and Concurrency", R. Milner, P-H 1989].
  
     (1994-11-29)