Digest of Papers COMPCON Spring 1992
DOI: 10.1109/cmpcon.1992.186707
|View full text |Cite
|
Sign up to set email alerts
|

Writing multithreaded code in Solaris

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
3
0
1

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(4 citation statements)
references
References 1 publication
0
3
0
1
Order By: Relevance
“…Different solutions exist to parallelize an algorithm, either using a process-level parallelism based on the C function fork, or using threads like the posix threads 4 [5]. The main difference between both approaches concerns the way the memory is shared.…”
Section: Parallelism Considerationsmentioning
confidence: 99%
“…Different solutions exist to parallelize an algorithm, either using a process-level parallelism based on the C function fork, or using threads like the posix threads 4 [5]. The main difference between both approaches concerns the way the memory is shared.…”
Section: Parallelism Considerationsmentioning
confidence: 99%
“…Both reasons justify an effort to develop multithreaded software and have enough impact to force programmers to rewrite many existing applications [1][2][3].…”
Section: Introductionmentioning
confidence: 99%
“…The reasons for supporting multiple threads of control fall into two categories [1]: those motivated by efficient utilization of multiprocessor hardware and those motivated by application concurrency. Both reasons justify an effort to develop multithreaded software and have enough impact to force programmers to rewrite many existing applications [1][2][3].…”
Section: Introductionmentioning
confidence: 99%
“…Instalando un vector con un único shuttle se consigue evitar la expulsión del procesador. Dicho shuttle, que no ha de coincidir con los threads o tareas percibidas por los usuarios (como ocurre en sistemas como Solaris [81,101] o Spring [84]) puede emplear un esquema de corrutinas para implementar el ejecutivo cíclico.…”
Section: Planificaciónunclassified