Skip to content

Distributed Fine-Grained Finite State Machines with Kafka

License

Notifications You must be signed in to change notification settings

rayokota/kmachines

Repository files navigation

KMachines - Distributed Fine-Grained Finite State Machines with Kafka

Build Status Maven Javadoc

KMachines is a client layer for distributed processing of fine-grained finite state machines with Apache Kafka.

Installing

Releases of KMachines are deployed to Maven Central.

<dependency>
    <groupId>io.kmachine</groupId>
    <artifactId>kmachines-core</artifactId>
    <version>0.0.2</version>
</dependency>

For more info on KMachines, see this blog post.

About

Distributed Fine-Grained Finite State Machines with Kafka

Resources

License

Stars

Watchers

Forks

Packages

No packages published