2

Could anyone explain the difference/relation between the Actor model and Reactive programming?

It seems that they are located at different levels of abstraction - one can design the interaction between the components of any distributed system using Actor approach, they would send messages, and inside the actors, write code in reactive style?

this question related to How do Functional Reactive Programming and the Actor model relate to each other?

However, the answers wasn't clear enough, and my question relates reactive programming in general, not FRP in particular.

newbie
  • 21
  • 2

0 Answers0