CTDNET-III - AN EAGER REDUCTION MODEL WITH LAZINESS FEATURES

Citation
P. Kumar et al., CTDNET-III - AN EAGER REDUCTION MODEL WITH LAZINESS FEATURES, Future generations computer systems, 11(3), 1995, pp. 273-282
Citations number
12
Categorie Soggetti
Computer Science Theory & Methods
ISSN journal
0167739X
Volume
11
Issue
3
Year of publication
1995
Pages
273 - 282
Database
ISI
SICI code
0167-739X(1995)11:3<273:C-AERM>2.0.ZU;2-8
Abstract
A message passing multiprocessor model for computation based on functi onal languages has been suggested. The model follows the applicative ( eager) order of reduction, giving it an edge in exploiting parallelism over those following normal order. However, the applicative strategy is prone to being unsafe and is incapable of handling recursion. A con cept of Partial task has been introduced whose sluggishness in reducti on is utilised to achieve a controlled version of recursion. The model has certain other features which make it selectively lazy so that the reduction tends to be more need-based and hence more safe.