Functional Reactive Programming next Friday (13th) 6pm

9 views
Skip to first unread message

Hamish

unread,
Dec 5, 2013, 9:01:12 PM12/5/13
to wellin...@googlegroups.com
We are finally organising another talk.  Here are the details (in case you have not already joined the group on meetup.com)...


Presented by Stephen Blackheath.

The registration of a listener, also known as the Observer Pattern, is a common method used in event-based programming. It works well in small programs, but when a program becomes big and complex, it suffers scalability problems for several reasons. Erlang's actor model can improve the situation but doesn't fundamentally solve the problem.

(Functional) Reactive Programming is an alternative to both Observer and Actor, that removes barriers to scalability through its property of compositionality. Reactive programming can and should replace Observer wherever it is used.

There are many excellent reactive libraries available. Stephen Blackheath is the author of one of them - Sodium - available currently for Haskell, C++ and Java.

Reply all
Reply to author
Forward
0 new messages