Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buybackoff/ractor.jvm

JVM implementation of Ractor
https://github.com/buybackoff/ractor.jvm

Last synced: 6 days ago
JSON representation

JVM implementation of Ractor

Awesome Lists containing this project

README

        

Ractor.JVM
===============

A project to learn Scala and to rewrite Ractor.CLR and make Ractors
from the two platforms interoperable via JSON message passing.

No corresponding .Persistence projects, the first step is to prove the
cross-platform distributed actors concept.