Title :
A hybrid scheme for processing data structures in a dataflow environment
Author :
Lee, Ben ; Hurson, A.R. ; Shirazi, Behrooz
Author_Institution :
Dept. of Electr. & Comput. Eng., Oregon State Univ., Corvallis, OR, USA
fDate :
1/1/1992 12:00:00 AM
Abstract :
The asynchronous nature of the dataflow model of computation allows the exploitation of maximum inherent parallelism in many application programs. However, before the dataflow model of computation can become a viable alternative to the control flow model of computation, one has to find practical solutions to some problems such as efficient handling of data structures. The paper introduces a new model for handling data structures in a dataflow environment. The proposed model combines constant time access capabilities of vectors as well as the flexibility inherent in the concept of pointers. This allows a careful balance between copying and sharing to optimize the storage and processing overhead incurred during the operations on data structures. The mode] is compared by simulation to other data structure models proposed in the literature, and the results are good
Keywords :
data structures; parallel programming; asynchronous; constant time access; data structures; dataflow environment; maximum inherent parallelism; pointers; processing overhead; storage; Analytical models; Computational modeling; Computer science; Concurrent computing; Counting circuits; Data flow computing; Data structures; Distributed computing; Distributed control; Parallel processing;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on