-
1
-
-
0012581008
-
-
note
-
It may be that the user is reconfiguring the system with the explicit intent of changing the dataflow dependencies; thus, the off-line tests are used only as warnings of possible incompatibility.
-
-
-
-
2
-
-
0032686475
-
Chameleon: A software infrastructure for adaptive fault tolerance
-
June
-
Z. Kalbarczyk, R. K. Iyer, S. Bagchi, and K. Whisnant, "Chameleon: A Software Infrastructure for Adaptive Fault Tolerance," IEEE Transactions on Parallel and Distributed Systems 10, No. 6, 560-579 (June 1999).
-
(1999)
IEEE Transactions on Parallel and Distributed Systems
, vol.10
, Issue.6
, pp. 560-579
-
-
Kalbarczyk, Z.1
Iyer, R.K.2
Bagchi, S.3
Whisnant, K.4
-
3
-
-
0012525210
-
-
note
-
Where appropriate, the name of a variable ν ∈ Ν (ν.name) is distinguished from the value of the variable (ν.val).
-
-
-
-
4
-
-
0012528616
-
-
note
-
If a code block both writes to thread variables and pushes an operation sequence onto the operation stack of the thread while operation p is delivered, then the operations in the pushed sequence begin executing only after p completely executes. The thread variables written by p, therefore, are visible to the operation sequence pushed by p.
-
-
-
-
5
-
-
0012529676
-
-
note
-
When the boundaries of an atomic state change must extend beyond a single operation delivery, multidelivery locks can be used as described in a later section.
-
-
-
-
6
-
-
0012528617
-
-
note
-
Dataflow dependencies can be formally defined between an operation q and an earlier operation p with respect to a particular thread variable ν.
-
-
-
-
7
-
-
0012527770
-
-
note
-
This situation can be compared to a series of nested function calls: The return value for the innermost function call only propagates to the topmost level if it is returned unmodified by each function call in the chain.
-
-
-
-
8
-
-
0012582511
-
-
note
-
Since each code block exists in one and only one element, operation-to-element bindings can be derived from the Bird-Code function.
-
-
-
-
9
-
-
0012528070
-
-
note
-
10) are beyond the scope of this paper, but the issues are similar to those found in traditional concurrency control and parallel programming.
-
-
-
-
10
-
-
26444563688
-
-
Technical Report UM-CS-1990-069, University of Massachusetts, Amherst, MA (August)
-
C.-S. Shih and J. Stankovic, Survey of Deadlock Detection in Distributed Concurrent Programming Environments and Its Application to Real-Time Systems and Ada, Technical Report UM-CS-1990-069, University of Massachusetts, Amherst, MA (August 1990).
-
(1990)
Survey of Deadlock Detection in Distributed Concurrent Programming Environments and Its Application to Real-Time Systems and Ada
-
-
Shih, C.-S.1
Stankovic, J.2
-
12
-
-
0033726727
-
Hierarchical error detection in a SIFT environment
-
March/April
-
S. Bagchi, B. Srinivasan, K. Whisnant, Z. Kalbarczyk, and R. Iyer, "Hierarchical Error Detection in a SIFT Environment," IEEE Transactions on Knowledge and Data Engineering 12, No. 2, 203-224 (March/April 2000).
-
(2000)
IEEE Transactions on Knowledge and Data Engineering
, vol.12
, Issue.2
, pp. 203-224
-
-
Bagchi, S.1
Srinivasan, B.2
Whisnant, K.3
Kalbarczyk, Z.4
Iyer, R.5
-
13
-
-
0036928463
-
An experimental evaluation of the REE SIFT environment for spaceborne applications
-
June
-
K. Whisnant, R. K. Iyer, P. Jones, R. Some, and D. Rennels, "An Experimental Evaluation of the REE SIFT Environment for Spaceborne Applications," Proceedings of the 2002 International Dependable Systems and Networks (June 2002), pp. 585-595.
-
(2002)
Proceedings of the 2002 International Dependable Systems and Networks
, pp. 585-595
-
-
Whisnant, K.1
Iyer, R.K.2
Jones, P.3
Some, R.4
Rennels, D.5
-
15
-
-
0029292854
-
Specification and analysis of system architecture using rapide
-
D. C. Luckham, J. J. Kenney, L. M. Augustin, J. Vera, D. Bryan, and W. Mann, "Specification and Analysis of System Architecture Using Rapide," IEEE Transactions on Software Engineering 21, No. 4, 336-355 (April 1995).
-
(1995)
IEEE Transactions on Software Engineering
, vol.21
, Issue.4
, pp. 336-355
-
-
Luckham, D.C.1
Kenney, J.J.2
Augustin, L.M.3
Vera, J.4
Bryan, D.5
Mann, W.6
-
16
-
-
0033892696
-
A classification and comparison framework for software architecture description languages
-
January
-
N. Medvidovic and R. Taylor, "A Classification and Comparison Framework for Software Architecture Description Languages," IEEE Transactions on Software Engineering 26, No. 1, 70-93 (January 2000).
-
(2000)
IEEE Transactions on Software Engineering
, vol.26
, Issue.1
, pp. 70-93
-
-
Medvidovic, N.1
Taylor, R.2
-
17
-
-
0029288830
-
Abstractions for software architecture and tools to support them
-
April
-
M. Shaw, R. DeLine, D. V. Klein, T. L. ROSS, D. M. Young, and G. Zelesnik, "Abstractions for Software Architecture and Tools to Support Them," IEEE Transactions on Software Engineering 21, No. 4, 314-335 (April 1995).
-
(1995)
IEEE Transactions on Software Engineering
, vol.21
, Issue.4
, pp. 314-335
-
-
Shaw, M.1
Deline, R.2
Klein, D.V.3
Ross, T.L.4
Young, D.M.5
Zelesnik, G.6
-
19
-
-
84957048411
-
Specifying and analyzing dynamic software architectures
-
Proceedings of the Conference on Fundamental Approaches to Software Engineering
-
R. Allen, R. Douence, and D. Garlan, "Specifying and Analyzing Dynamic Software Architectures," Proceedings of the Conference on Fundamental Approaches to Software Engineering, Lecture Notes in Computer Science, Vol. 1382 (April 1998).
-
(1998)
Lecture Notes in Computer Science
, vol.1382
-
-
Allen, R.1
Douence, R.2
Garlan, D.3
-
20
-
-
0012525429
-
Using architectural style as a basis for system self-repair
-
S.-W. Cheng, D. Garlan, B. Schmerl, J. P. Sousa, B. Spitznagel, and P. Steenkiste, "Using Architectural Style as a Basis for System Self-Repair," Proceedings of the Working IEEE/IFIP Conference on Software Architecture (2002), pp. 45-59.
-
(2002)
Proceedings of the Working IEEE/IFIP Conference on Software Architecture
, pp. 45-59
-
-
Cheng, S.-W.1
Garlan, D.2
Schmerl, B.3
Sousa, J.P.4
Spitznagel, B.5
Steenkiste, P.6
|