메뉴 건너뛰기




Volumn 33, Issue 2, 1986, Pages 327-348

The Mutual Exclusion Problem: Part II—Statement and Solutions

Author keywords

Critical section; shared variables

Indexed keywords

COMPUTER OPERATING SYSTEMS;

EID: 0022698004     PISSN: 00045411     EISSN: 1557735X     Source Type: Journal    
DOI: 10.1145/5383.5385     Document Type: Article
Times cited : (135)

References (21)
  • 1
    • 84976702815 scopus 로고
    • Concurrent programming concepts
    • Brinch Hansen, P. Concurrent programming concepts. ACM Comput. Surv. 5 (1973), 223-245.
    • (1973) ACM Comput. Surv. , vol.5 , pp. 223-245
    • Brinch Hansen, P.1
  • 2
    • 0038560916 scopus 로고
    • Mutual exclusion with linear waiting using binary shared variables
    • Summer
    • Burns, J. Mutual exclusion with linear waiting using binary shared variables. ACM SIGACT News (Summer 1978), 42-47.
    • (1978) ACM SIGACT News , pp. 42-47
    • Burns, J.1
  • 3
    • 84945709358 scopus 로고
    • Solution of a problem in concurrent programming control
    • Sept.
    • Dijkstra, E. W. Solution of a problem in concurrent programming control. Commun. ACM 8, 9 (Sept. 1965), 569.
    • (1965) Commun. ACM , vol.8 , Issue.9 , pp. 569
    • Dijkstra, E.W.1
  • 4
    • 84976834622 scopus 로고
    • Self-stabilizing systems in spite of distributed control
    • Nov.
    • Dijkstra, E. W. Self-stabilizing systems in spite of distributed control. Commun. ACM 17, 11 (Nov. 1974), 643-644.
    • (1974) Commun. ACM , vol.17 , Issue.11 , pp. 643-644
    • Dijkstra, E.W.1
  • 7
    • 0000231261 scopus 로고
    • Additional comments on a problem in concurrent program control
    • May
    • Knuth, D. E. Additional comments on a problem in concurrent program control. Commun. ACM 9, 5 (May 1966), 321-322.
    • (1966) Commun. ACM , vol.9 , Issue.5 , pp. 321-322
    • Knuth, D.E.1
  • 8
    • 0016090932 scopus 로고
    • A new solution of Dijkstra’s concurrent programming problem
    • Aug.
    • Lamport, L. A new solution of Dijkstra’s concurrent programming problem. Commun. ACM 17, 8 (Aug. 1974), 453-455.
    • (1974) Commun. ACM , vol.17 , Issue.8 , pp. 453-455
    • Lamport, L.1
  • 9
    • 0017216941 scopus 로고
    • The synchronization of independent processes
    • Lamport, L. The synchronization of independent processes. Acta Inf. 7, 1 (1976), 15-34.
    • (1976) Acta Inf. , vol.7 , Issue.1 , pp. 15-34
    • Lamport, L.1
  • 10
    • 0017472779 scopus 로고
    • Proving the correctness of multiprocess programs
    • Mar.
    • Lamport, L. Proving the correctness of multiprocess programs. IEEE Trans. Softw. Eng. SE-3, 2 (Mar. 1977), 125-143.
    • (1977) IEEE Trans. Softw. Eng. , vol.SE-3 , Issue.2 , pp. 125-143
    • Lamport, L.1
  • 11
    • 0017972109 scopus 로고
    • The implementation of reliable distributed multiprocess systems
    • Lamport, L. The implementation of reliable distributed multiprocess systems. Comput. Netw. 2 (1978), 95-114.
    • (1978) Comput. Netw. , vol.2 , pp. 95-114
    • Lamport, L.1
  • 12
    • 0019025562 scopus 로고
    • The ‘Hoare logic’ of concurrent programs
    • Lamport, L. The ‘Hoare logic’ of concurrent programs. Acta Inf. 14, 1 (1980), 21-37.
    • (1980) Acta Inf. , vol.14 , Issue.1 , pp. 21-37
    • Lamport, L.1
  • 14
    • 84976663837 scopus 로고
    • Specifying concurrent program modules
    • Apr.
    • Lamport, L. Specifying concurrent program modules. ACM Trans. Program. Lang. Syst. 5, 2 (Apr. 1983), 190-222.
    • (1983) ACM Trans. Program. Lang. Syst. , vol.5 , Issue.2 , pp. 190-222
    • Lamport, L.1
  • 16
    • 0022699092 scopus 로고
    • The mutual exclusion problem: Part I—A theory of interprocess communication
    • Apr.
    • Lamport, L. The mutual exclusion problem: Part I—A theory of interprocess communication. J. ACM 33, 2 (Apr. 1986), 313-326.
    • (1986) J. ACM , vol.33 , Issue.2 , pp. 313-326
    • Lamport, L.1
  • 17
    • 84976730945 scopus 로고
    • Proving liveness properties of concurrent programs
    • July
    • Owicki, S., and Lamport, L. Proving liveness properties of concurrent programs. ACM Trans. Program. Lang. Syst. 4, 3 (July 1982), 455-495.
    • (1982) ACM Trans. Program. Lang. Syst. , vol.4 , Issue.3 , pp. 455-495
    • Owicki, S.1    Lamport, L.2
  • 18
    • 84976716976 scopus 로고
    • A new solution to Lamport’s concurrent programming problem
    • Jan.
    • Peterson, G. L. A new solution to Lamport’s concurrent programming problem. ACM Trans. Program. Lang. Syst. 5, 1 (Jan. 1983), 56-65.
    • (1983) ACM Trans. Program. Lang. Syst. , vol.5 , Issue.1 , pp. 56-65
    • Peterson, G.L.1
  • 19
    • 84963690492 scopus 로고
    • Economical solutions to the critical section problem in a distributed system
    • (Boulder, Colo., May 2-4). ACM New York
    • Peterson, G., and Fischer, M. Economical solutions to the critical section problem in a distributed system. In Proceedings of the 9th Annual ACM Symposium on the Theory of Computing (Boulder, Colo., May 2-4). ACM New York, 1977, pp. 91–97.
    • (1977) Proceedings of the 9th Annual ACM Symposium on the Theory of Computing , pp. 91-97
    • Peterson, G.1    Fischer, M.2
  • 20
    • 0020141748 scopus 로고
    • The choice coordination problem
    • Rabin, M. The choice coordination problem. Acta Inf. 17, (1982), 121-134.
    • (1982) Acta Inf. , vol.17 , pp. 121-134
    • Rabin, M.1


* 이 정보는 Elsevier사의 SCOPUS DB에서 KISTI가 분석하여 추출한 것입니다.