https://github.com/swimos/swim-java-bindings
Self-contained distributed software platform for building stateful, massively real-time streaming applications in Java.
https://github.com/swimos/swim-java-bindings
actor-model async decentralized-applications distributed-systems real-time rust stateful web
Last synced: 5 months ago
JSON representation
Self-contained distributed software platform for building stateful, massively real-time streaming applications in Java.
- Host: GitHub
- URL: https://github.com/swimos/swim-java-bindings
- Owner: swimos
- License: apache-2.0
- Created: 2022-02-17T13:32:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T16:14:57.000Z (over 1 year ago)
- Last Synced: 2025-05-13T00:45:34.423Z (5 months ago)
- Topics: actor-model, async, decentralized-applications, distributed-systems, real-time, rust, stateful, web
- Language: Java
- Homepage:
- Size: 5.88 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
SwimOS Experimental Java Guest bindings
This repository contains the Java guest bindings to the [Rust host runtime](https://github.com/swimos/swim-rust/).
## How to clone this repository and initialise its submodules
```bash
git clone --recurse-submodules https://github.com/swimos/swim-rust-ffi.git
```## Lane support
The following lanes are supported; Command, Demand, Demand Map, Map, Supply, Value.