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

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.

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.