BP-Erlang

BP-Erlang is a behavioral programming library for Erlang. A BP-Erlang program consists of behavior bthreads, a.k.a b-threads. Each b-thread is an Erlang process. The b-threads collaborate by calling the sync() method...