-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Alberto edited this page Aug 30, 2016
·
26 revisions
Transient is a revolutionary way to do almost everything and making it easy: from Web programming to Distributed Computing to parallel and concurrent programming and do it with the less effort and with less code. Promised.
Scared of the complexity of the Haskell language?. Don't worry. Anyone with a little knowledge of Haskell can use it. See the Tutorial:
| Intro
| How-to
| Backtracking to undo IO actions and more
| Finalization: better than exceptions
| Event variables: Publish Suscribe
| Checkpoints(New), suspend and restore
| Remote execution: The Cloud monad
| Clustering: programming the cloud
| Mailboxes for cloud communications
| Distributed computing: map-reduce