Manuel Simoni's blog about programming (languages).
Showing posts with label
rdp
.
Show all posts
Showing posts with label
rdp
.
Show all posts
Tuesday, July 12, 2016
Peeking into the future with RDP
›
One aspect of reactive demand programming that sets it apart from other reactive programming models is its support for optimistically worki...
Thursday, May 19, 2016
The worm is the spice
›
Just had a nice insight regarding systems that deal with reactively updating (potentially large, structured ) values such as RDP : The dy...
1 comment:
Sunday, August 2, 2015
RESTful RDP with big values
›
What if you want to use a big value, like a whole database table or weblog, as a Reactive Demand Programming signal value? This would make...
2 comments:
Monday, June 15, 2015
A trivial implementation of Reactive Demand Programming
›
I wrote a trivial implementation of RDP in JavaScript to help me understand how it works. It's called bucky-rdp (about 200 lines of ...
6 comments:
Tuesday, June 9, 2015
Grokking Reactive Demand Programming
›
TL;DR: RDP is an exciting declarative model of how computational processes (behaviors) are connected by continuously updating values (sign...
Wednesday, September 5, 2012
Reactive Demand Programming
›
David Barbour has created a very promising and exciting paradigm for writing interactive, networked applications: Reactive Demand Programmi...
5 comments:
›
Home
View web version