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

https://github.com/lipinskipawel/maelstrom-java

Unofficial java client for Maelstrom server
https://github.com/lipinskipawel/maelstrom-java

distributed-algorithms

Last synced: 3 months ago
JSON representation

Unofficial java client for Maelstrom server

Awesome Lists containing this project

README

          

[![Maven Central Version](https://img.shields.io/maven-central/v/io.github.lipinskipawel/maelstrom-java)](https://central.sonatype.com/artifact/io.github.lipinskipawel/maelstrom-java)

# Unofficial java client for [Maelstrom] server

Example of usage can be found in [lipinskipawel/whirlpool].

[Maelstrom]: https://github.com/jepsen-io/maelstrom

[lipinskipawel/whirlpool]: https://github.com/lipinskipawel/whirlpool

## Features

Currently, the library is supporting 3 workloads

- echo
- unique-ids
- broadcast

The rest of them are to be done

- g-counter
- kafka
- txn-rw-register

## License

This project is [MIT] licensed.

[MIT]: LICENSE