All Projects → karafka → example-apps

karafka / example-apps

Licence: MIT License
Karafka WaterDrop and Sidekiq backend example application

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to example-apps

sidekiq-backend
Karafka Sidekiq backend for background messages processing
Stars: ✭ 69 (+109.09%)
Mutual labels:  karafka-framework, karafka
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-48.48%)
Mutual labels:  zookeeper
skalogs-bundle
Open Source data and event driven real time Monitoring and Analytics Platform
Stars: ✭ 16 (-51.52%)
Mutual labels:  zookeeper
JavaEE-projects
存放一些自己写的还有从不同开源社区fork下来的JavaEE项目,其中就不乏一些很多企业单位都在用的源码。
Stars: ✭ 43 (+30.3%)
Mutual labels:  zookeeper
CloudSchedule
分布式调度系统,基于zookeeper ,netty,调度内核参考Spring schedule 执行表达式和Spring schedule一样,没有使用Quartz,客户端完全基于注解配置,使用同 Spring schedule一致,最少配置,使用简单
Stars: ✭ 14 (-57.58%)
Mutual labels:  zookeeper
docker-repo
A repository stores some dockerfiles or docker-compose files for quickly starting service or service cluster.
Stars: ✭ 26 (-21.21%)
Mutual labels:  zookeeper
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+196.97%)
Mutual labels:  zookeeper
lib
Perl Utility Library for my other repos
Stars: ✭ 16 (-51.52%)
Mutual labels:  zookeeper
zkcli
A interactive Zookeeper client.
Stars: ✭ 101 (+206.06%)
Mutual labels:  zookeeper
bitnami-docker-zookeeper
Bitnami Docker Image for Zookeeper
Stars: ✭ 91 (+175.76%)
Mutual labels:  zookeeper
zookeeper exporter
Prometheus exporter for Zookeeper
Stars: ✭ 82 (+148.48%)
Mutual labels:  zookeeper
cloud
云计算之hadoop、hive、hue、oozie、sqoop、hbase、zookeeper环境搭建及配置文件
Stars: ✭ 48 (+45.45%)
Mutual labels:  zookeeper
simple-rpc-plus
使用netty和zookeeper技术实现的远程调用框架
Stars: ✭ 16 (-51.52%)
Mutual labels:  zookeeper
gafka
A full ecosystem that is built around kafka powered by golang
Stars: ✭ 96 (+190.91%)
Mutual labels:  zookeeper
kafkactl
CLI for Apache Kafka Management -
Stars: ✭ 78 (+136.36%)
Mutual labels:  zookeeper
piccolo
Netty4长连接网关
Stars: ✭ 19 (-42.42%)
Mutual labels:  zookeeper
docker-kafka
Simple Kafka Container with embedded ZooKeeper
Stars: ✭ 13 (-60.61%)
Mutual labels:  zookeeper
kzmonitor
kafka zookeeper monitor
Stars: ✭ 34 (+3.03%)
Mutual labels:  zookeeper
srpc
一款轻量 高性能的RPC框架,基于netty,整合spring,支持注册中心,多种序列化,负载均衡等
Stars: ✭ 78 (+136.36%)
Mutual labels:  zookeeper
zkpython example
A simple example using zkpython
Stars: ✭ 25 (-24.24%)
Mutual labels:  zookeeper

Karafka example applications

Build Status Join the chat at https://slack.karafka.io

This repository contains example applications using Karafka framework to receive messages from Apache Kafka with integrated WaterDrop gem to send messages to Kafka.

To run those applications locally start Apacke Kafka with the included docker-compose.yml and follow instructions from the sub-READMEs.

Applications available

Note on contributions

First, thank you for considering contributing to the Karafka ecosystem! It's people like you that make the open source community such a great community!

Each pull request must pass all the RSpec specs, integration tests and meet our quality requirements.

Fork it, update and wait for the Github Actions results.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].