Skip to the main content

Case report

Book Reviews

Marin Golub orcid id orcid.org/0000-0002-8042-7076 ; Faculty of Electrical and Computer Engineering, University of Zagreb, Croatia
Leonardo Jelenković ; Faculty of Electrical and Computer Engineering, University of Zagreb, Croatia


Full text: english pdf 636 Kb

page 261-262

downloads: 284

cite


Abstract

Until recently, concurrent programming required, instead of multiple threads, multiple processes, each with a single thread of execution, running concurrently on a multitasking operating system. Multithreading is a way to design and implement parallel application programs. The major difference between a thread and a process is in common address space. Threads have the same address space which makes communication and data sharing among threads efficient. The goal of multi threaded programming concept is to achieve a greater speed from multiprocessor computers.

Keywords

CIT; book review

Hrčak ID:

150185

URI

https://hrcak.srce.hr/150185

Publication date:

30.9.1999.

Visits: 679 *