deis / nsq

A kubernetes based docker image for running nsqd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deis Workflow is no longer maintained.
Please read the announcement for more detail.
09/07/2017 Deis Workflow v2.18 final release before entering maintenance mode
03/01/2018 End of Workflow maintenance: critical patches no longer merged
Hephy is a fork of Workflow that is actively developed and accepts code contributions.

Deis NSQ

Build Status

Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications on your own servers.

Deis Graphic

A NSQ image for running on a kubernetes cluster.

Description

NSQ is a high performance realtime distributed messaging platform. This image is for running nsqd on a kubernetes cluster. It provides no data persistence or the nsqlookupd service. Access to the queue is provided through a service ip.

About

A kubernetes based docker image for running nsqd

License:MIT License


Languages

Language:Makefile 91.4%Language:Shell 8.6%