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
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.