ThesaHelp: references c-d
Topic: critical regions
Topic: parallel programming languages
Topic: message queues for communication
Topic: remote procedure call
Topic: parameter passing by message
| |
Reference
Cormack, G.V.,
"A micro-kernel for concurrency in C",
Software-Practice and Experience, 18, 5, pp. 485-491, May 1988.
Google
Quotations
486 ;;Quote: implement concurrency with a micro-kernel; primitives for emit, absorb, p and v; low cost
| 488 ;;Quote: message passing is convenient for intra-machine communication while remote procedure call is best for inter-machine communication
|
Related Topics
ThesaHelp: references c-d (337 items)
Topic: critical regions (58 items)
Topic: parallel programming languages (14 items)
Topic: message queues for communication (36 items)
Topic: remote procedure call (44 items)
Topic: parameter passing by message (31 items)
|