Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/buybackoff/ractor.jvm
- Owner: buybackoff
- Created: 2014-07-15T18:18:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-15T20:21:47.000Z (over 10 years ago)
- Last Synced: 2023-07-11T02:32:55.661Z (over 1 year ago)
- Language: Scala
- Homepage: https://github.com/buybackoff/Ractor.CLR
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.