[HN Gopher] Bthreads: A Simple and Easy Paradigm for Clojure
___________________________________________________________________
Bthreads: A Simple and Easy Paradigm for Clojure
Author : refset
Score : 6 points
Date : 2024-11-06 11:20 UTC (4 days ago)
(HTM) web link (thomascothran.tech)
(TXT) w3m dump (thomascothran.tech)
| refset wrote:
| Context from the previous post in the series:
|
| _> Behavioral Programming is a relatively new programming
| paradigm that excels at isolating and composing behaviors in
| event driven system._
|
| _> Behavioral programming was invented by David Harel[0], who
| also invented statecharts in 1987. It uses independent units of
| behavior, called bthreads, which are coordinated in a pub-sub
| protocol._
|
| [0] https://cacm.acm.org/research/behavioral-programming/ (2012)
___________________________________________________________________
(page generated 2024-11-10 23:00 UTC)