/trivup

Trivially Up a cluster of applications

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

trivup - Trivially Up a cluster of applications

librdkafka tests (Serving suggestion)

trivup is a flexible, pluggable, light-weight, partly naiivistic, framework for trivially bringing up a cluster of applications.

The initial use-case is to bring up a simple Kafka cluster for easily testing librdkafka on different broker versions.

NOTE: It currently only operates on localhost.

See tests/usecase.py for a small showcase.