Scala remote actors

后端 未结 6 1636
臣服心动
臣服心动 2020-12-14 09:29

Are there any guides or tutorials which explain the possibility to use scala actors remotely? All I have found until now is one example (without comments) but that\'s hardly

6条回答
  •  时光取名叫无心
    2020-12-14 10:12

    I have written an article with an example app to explain the use of Remote Actors a bit some time ago.

    Well, it has no comments inside the code (maybe you even meant that article), but there are explanations below the code.

提交回复
热议问题