ThesaHelp: ACM references a-e
ThesaHelp: references a-b
Topic: concurrency control by sequencers
Topic: computer as an intelligent agent
Topic: programming style
Topic: programming with a database of modules
Topic: critical regions
Topic: synchronized processing
| |
Reference
Atkinson, R., Hewitt, C.,
"Synchronization in actor systems",
Conference Record of the 4th ACM Symposium on Principles of Programming Languages, pp. 267-280, 1977.
Google
Quotations
abstract ;;Quote: with a serializer, the condition for resuming execution is explicitly stated when entering a queue
| abstract+;;Quote: with a serializer, processes do to have to signal other processes
| 267 ;;Quote: paradigm of society of experts communicating with messages; based on actor model of computation
| 267 ;;Quote: want a dialogue style of programming with a modular distribution of knowledge and clean communication between pieces of knowledge
| 268 ;;Quote: a serializer should prevent all other access to a protected resource
| 279 ;;Quote: if use crowds instead of counters for synchronization, can determine which processes are currently using a resource
|
Related Topics
ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references a-b (396 items)
Topic: concurrency control by sequencers (27 items)
Topic: computer as an intelligent agent (49 items)
Topic: programming style (47 items)
Topic: programming with a database of modules (94 items)
Topic: critical regions (58 items)
Topic: synchronized processing (35 items)
|