Tags:
create new tag
,
view all tags
Parallel Functional Programming: An Introduction <blockquote> Parallel functional programming has a relatively long history. Burge was one of the first to suggest the basic technique of evaluating function arguments in parallel, with the possibility of functions absorbing unevaluated arguments and perhaps also exploiting speculative evaluation. Berkling also considered the application of functional languages to parallel processing. Due to the absence of side-effects in a purely functional program, it is relatively easy to partition programs so that sub-programs can be executed in parallel: any computation which is needed to produce the result of the program may be run as a separate task. There may, however, be implicit control- and data- dependencies between parallel tasks, which will limit parallelism to a greater or lesser extent... </blockquote> http://www-fp.dcs.st-and.ac.uk/~kh/papers/pasco94/pasco94.html -- Main.IanHolmes - 21 Mar 2007
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2007-03-21 -
IanHolmes
Home
Site map
Blog web
Fall07 web
Fall08 web
Fall09 web
Fall10 web
Fall11 web
Fly web
JBrowse web
Main web
orig web
Research web
Sandbox web
TWiki web
orig web
Teaching web
ZaboArt web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register
Copyright © 2008-2013 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
TWiki Appliance
- Powered by
TurnKey Linux