Result Details

Model synchronizačních a komunikačních mechanismů

HANÁČEK, P. Model synchronizačních a komunikačních mechanismů. Brno: Fakulta elektrotechniky a informatiky VUT, 1997. 84 s.
English title
The Common Model for the Communication and Synchronization Primitives
Type
dissertation
Language
Czech
Authors
Abstract

Tato práce se zabývá jedním z problémů paralelního a distribuovaného výpočetního prostředí, kterým je interakce mezi procesy. Interakce mezi procesy zahrnuje vzájemnou synchronizaci procesů, komunikaci mezi procesy a sdílení dat mezi procesy. Interakce mezi procesy je implementována v paralelních a distribuovaných operačních systémech a programovacích jazycích mnoha různými mechanismy. Jako příklad těchto mechanismů je možno uvést semafory, monitory, sdílené proměnné, synchronní a asynchronní kanály, synchronní a asynchronní přihrádky, volání vzdálených procedur, rendezvous a mnohé jiné. Každý z těchto mechanismů je založen na jiném principu, má jiné vlastnosti, syntaxi i sémantiku.

English abstract

The purpose of this work is to present a model for description of the commonly used primitives for interprocess communication, process synchronization, and data sharing. The attempt is made to uniformly describe the most of common paradigms used in the programming languages for parallel and distributed computing. The shared data space model is used as a tool for describing all of the common communication and synchronization primitives, include semaphore, monitor, shared variable, synchronous and asynchronous channel, synchronous and asynchronous mailbox, remote procedure call, rendezvous, and so on. Because of unified approach to the synchronization and communication we will use the term interaction for both these kinds of primitives. As the basic interaction object is used so called interaction point.

Keywords

paralelní výpočty, kominukace, synchronizace, předávání zpráv, sdílená paměť

English keywords

parallel computing, communication, synchronization, message passing, shared memory

URL
Published
1997
Pages
84
Publisher
Fakulta elektrotechniky a informatiky VUT
Place
Brno
BibTeX
@misc{BUT192124,
  author="Petr {Hanáček}",
  title="Model synchronizačních a komunikačních  mechanismů",
  year="1997",
  pages="84",
  publisher="Fakulta elektrotechniky a informatiky VUT",
  address="Brno",
  url="http://www.fit.vutbr.cz/~hanacek/papers/papers.htm"
}
Research groups
Departments
Back to top