-
1
-
-
0024928610
-
Performance implications of thread management alternatives for shared-memory multiprocessors
-
DOI 10.1109/12.40843
-
Anderson, T.E., Lazowska, E,D., Levy, H,M, The performance implications of thread management alternatives for shared-memory multiprocessors, IEEE Trans. Comput 38,12 (Dec. 1989), 1631-1644, (Pubitemid 20642725)
-
(1989)
IEEE Transactions on Computers
, vol.38
, Issue.12
-
-
Anderson, T.E.1
Lazowska, E.D.2
Levy, H.M.3
-
4
-
-
8344241113
-
A scalable lock-free stack algorithm
-
Jun
-
Hendler, D., Shavit, N., Yerushalmi, L. A scalable lock-free stack algorithm, In Proceedings of the 16th Annual ACM Symposium on Parallelism in Algorithms and Architectures (Jun, 2004), 206-215.
-
(2004)
Proceedings of the 16th Annual ACM Symposium on Parallelism in Algorithms and Architectures
-
-
Hendler, D.1
Shavit, N.2
Yerushalmi, L.3
-
5
-
-
0025917643
-
Wait-free synchronization
-
Jan. 1991
-
Herlihy, M. Wait-free synchronization. ACM Trans. Prog. Lang. Syst. 13,1 (Jan. 1991), 124-149.
-
ACM Trans. Prog. Lang. Syst.
, vol.13
, Issue.1
-
-
Herlihy, M.1
-
6
-
-
0038644209
-
Obstruction-free synchronization: Double-ended queues as an example
-
May
-
Herlihy, M., Luchangco, V., Moir, M., Obstruction-free synchronization: Double-ended queues as an example, In Proceedings of the 23rd International Conference on Distributed Computing Systems (May 2003).
-
(2003)
Proceedings of the 23rd International Conference on Distributed Computing Systems
-
-
Herlihy, M.1
Luchangco, V.2
Moir, M.3
-
7
-
-
0025460579
-
Linearizability: A correctness condition for concurrent objects
-
Jul.
-
Herlihy, M.P., Wing, J.M. Linearizability: A correctness condition for concurrent objects, ACM Trans. Prog. Lang. Syst. 12, 3 (Jul. 1990), 463-492.
-
(1990)
ACM Trans. Prog. Lang. Syst.
, vol.12
, Issue.3
-
-
Herlihy, M.P.1
Wing, J.M.2
-
8
-
-
0018005391
-
Communicating sequential processes
-
DOI 10.1145/359576.359585
-
Hoare, C.A.R. Communicating sequential processes, Commun. ACM 21, 8 (Aug. 1978), 666-677. (Pubitemid 8631635)
-
(1978)
Communications of the ACM
, vol.21
, Issue.8
-
-
Hoare, C.A.R.1
-
9
-
-
70450049370
-
Empirical studies of competitive spinning for a shared-memory multiprocessor
-
Oct.
-
Karlin, A.R., Li, K., Manasse, M.S., Owicki, S. Empirical studies of competitive spinning for a shared-memory multiprocessor, In Proceedings of the 13th ACM Symposium on Operating Systems Principles (Oct. 1991), 41-55.
-
(1991)
Proceedings of the 13th ACM Symposium on Operating Systems Principles
-
-
Karlin, A.R.1
Li, K.2
Manasse, M.S.3
Owicki, S.4
-
10
-
-
0016090932
-
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
-
-
Lamport, L.1
-
11
-
-
0023288130
-
A fast mutual exclusion algorithm
-
DOI 10.1145/7351.7352
-
Lamport, L., A fast mutual exclusion algorithm, ACM Trans. Comput. Syst. 5,1 (Feb. 1987), 1-11. (Pubitemid 17525482)
-
(1987)
ACM Transactions on Computer Systems
, vol.5
, Issue.1
-
-
Lamport, L.1
-
12
-
-
27644489204
-
The java.util.concurrent synchronizer framework
-
Dec.
-
Lea, D. The java.util.concurrent Synchronizer Framework, Sci. Comput. Prog. 58, 3 (Dec. 2005), 293-309.
-
(2005)
Sci. Comput. Prog.
, vol.58
, Issue.3
-
-
Lea, D.1
-
13
-
-
84976718540
-
Algorithms for scalable synchronization on shared-memory multiprocessors
-
Feb.
-
Mellor-Crummey, J.M., Scott, M.L. Algorithms for scalable synchronization on shared-memory multiprocessors, ACM Trans. Comput. Syst. 9,1 (Feb. 1991), 21-65.
-
(1991)
ACM Trans. Comput. Syst.
, vol.9
, Issue.1
-
-
Mellor-Crummey, J.M.1
Scott, M.L.2
-
14
-
-
0029723606
-
Simple, fast, and practical non-blocking and blocking concurrent queue algorithms
-
May
-
Michael, M.M., Scott, M.l. Simple, fast, and practical non-blocking and blocking concurrent queue algorithms, In Proceedings of the 15th ACM Symposium on Principles of Distributed Computing (May 1996), 267-275.
-
(1996)
Proceedings of the 15th ACM Symposium on Principles of Distributed Computing
-
-
Michael, M.M.1
Scott, M.L.2
-
15
-
-
32144436278
-
Using elimination to implement scalable and lock-free FIFO queues
-
DOI 10.1145/1073970.1074013, SPAA 2005 - Seventeenth Annual ACM Symposium on Parallelism in Algorithms and Architectures
-
Moir, M., Nussbaum, D., Shalev, O., Shavit, N. Using elimination to implement scalable and lock-free FIFO queues. In Proceedings of the 17th Annual ACM Symposium on Parallelism in Algorithms and Architectures (Jul. 2005), 253-262. (Pubitemid 43206578)
-
(2005)
Annual ACM Symposium on Parallelism in Algorithms and Architectures
-
-
Moir, M.1
Nussbaum, D.2
Shalev, O.3
Shavit, N.4
-
18
-
-
80055032862
-
A scalable elimination-based exchange channel
-
Oct. In conjunction with OOPSLA '05.
-
Scherer III, W.N., Lea, D., Scott, M.l. A scalable elimination-based exchange channel. In Proceedings, Workshop on Synchronization and Concurrency in Object-Oriented Languages (Oct. 2005). In conjunction with OOPSLA '05.
-
(2005)
Proceedings, Workshop on Synchronization and Concurrency in Object-Oriented Languages
-
-
Scherer III, W.N.1
Lea, D.2
Scott, M.L.3
|