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

https://github.com/cloudi/cloudi_api_java

Java CloudI API
https://github.com/cloudi/cloudi_api_java

actor-model cloud cloud-computing cloudi-api concurrency distributed-actors distributed-systems fault-tolerance functional-reactive-programming java microservices reactive scalability soa

Last synced: 10 months ago
JSON representation

Java CloudI API

Awesome Lists containing this project

README

          

`cloudi_api_java`
=================

[![Build Status](https://app.travis-ci.com/CloudI/cloudi_api_java.svg?branch=master)](https://app.travis-ci.com/CloudI/cloudi_api_java)
[![Maven Package Version](https://img.shields.io/maven-central/v/org.cloudi/cloudi_api_java.svg)](https://central.sonatype.com/artifact/org.cloudi/cloudi_api_java/)

Available for maven at [`https://central.sonatype.com`](https://central.sonatype.com/artifact/org.cloudi/cloudi_api_java/).

Java [CloudI API](https://cloudi.org/api.html#1_Intro)

The JAR includes `jinterface-1.14` from
[`https://github.com/erlang/otp` at the tag `OTP-26.0`](https://github.com/erlang/otp/tree/OTP-26.0/lib/jinterface).

BUILD
-----

mvn clean package

Author
------

Michael Truog (mjtruog at protonmail dot com)

License
-------

MIT License