All Projects → Ext Zookeeper → Similar Projects or Alternatives

680 Open source projects that are alternatives of or similar to Ext Zookeeper

python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (-65%)
Mutual labels:  asyncio, coroutine
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (+96.43%)
Mutual labels:  asyncio, coroutine
Yappi
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
Stars: ✭ 595 (+325%)
Mutual labels:  asyncio, coroutine
Tinvest
Тинькофф Инвестиции, tinkoff, python, aiohttp, requests, pydantic
Stars: ✭ 115 (-17.86%)
Mutual labels:  asyncio
Aiogram
Is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 2,195 (+1467.86%)
Mutual labels:  asyncio
Dasynq
Thread-safe cross-platform event loop library in C++
Stars: ✭ 127 (-9.29%)
Mutual labels:  asyncio
Swoole Docker
See: https://github.com/swoole/docker-swoole
Stars: ✭ 132 (-5.71%)
Mutual labels:  coroutine
Aiofiles
File support for asyncio
Stars: ✭ 1,748 (+1148.57%)
Mutual labels:  asyncio
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (-10.71%)
Mutual labels:  coroutine
Mconf
微服务配置中心 mconf ,基于 Zookeeper和Redis实现的配置中心。提供拉取配置、订阅配置、新增配置、删除配置、修改配置等功能。支持多数据中心、多环境配置、配置分组、多版本配置等功能。
Stars: ✭ 112 (-20%)
Mutual labels:  zookeeper
Zanphp
PHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架
Stars: ✭ 1,451 (+936.43%)
Mutual labels:  asyncio
Kafka Stack Docker Compose
docker compose files to create a fully working kafka stack
Stars: ✭ 1,836 (+1211.43%)
Mutual labels:  zookeeper
Mrpc
🐿 netty,zookeeper,spring,kyro rpc framework.
Stars: ✭ 128 (-8.57%)
Mutual labels:  zookeeper
Aioftp
ftp client/server for asyncio (http://aioftp.readthedocs.org)
Stars: ✭ 116 (-17.14%)
Mutual labels:  asyncio
Rust Zookeeper
Pure Rust library for Apache ZooKeeper built on MIO
Stars: ✭ 134 (-4.29%)
Mutual labels:  zookeeper
Mmo Server
Distributed Java game server, including login, gateway, game demo
Stars: ✭ 114 (-18.57%)
Mutual labels:  zookeeper
Faust
Python Stream Processing. A Faust fork
Stars: ✭ 124 (-11.43%)
Mutual labels:  asyncio
Tornado Sqlalchemy
SQLAlchemy support for Tornado
Stars: ✭ 112 (-20%)
Mutual labels:  asyncio
Aioredis Py
asyncio (PEP 3156) Redis support
Stars: ✭ 2,003 (+1330.71%)
Mutual labels:  asyncio
Bit Torrent
📁 🌎 BitTorrent client built with Python + asyncio
Stars: ✭ 111 (-20.71%)
Mutual labels:  asyncio
Purerpc
Asynchronous pure Python gRPC client and server implementation supporting asyncio, uvloop, curio and trio
Stars: ✭ 125 (-10.71%)
Mutual labels:  asyncio
Kafka Junit
This library wraps Kafka's embedded test cluster, allowing you to more easily create and run integration tests using JUnit against a "real" kafka server running within the context of your tests. No need to stand up an external kafka cluster!
Stars: ✭ 131 (-6.43%)
Mutual labels:  zookeeper
Backoff
Python library providing function decorators for configurable backoff and retry
Stars: ✭ 1,670 (+1092.86%)
Mutual labels:  asyncio
Dffml
The easiest way to use Machine Learning. Mix and match underlying ML libraries and data set sources. Generate new datasets or modify existing ones with ease.
Stars: ✭ 123 (-12.14%)
Mutual labels:  asyncio
Channel
一行代码发送和接收事件LiveData|LifeCycle|Coroutine特性的事件总线框架
Stars: ✭ 108 (-22.86%)
Mutual labels:  coroutine
Riprova
Versatile async-friendly library to retry failed operations with configurable backoff strategies
Stars: ✭ 106 (-24.29%)
Mutual labels:  asyncio
Smconf
简单,集中,分布式的配置管理
Stars: ✭ 120 (-14.29%)
Mutual labels:  zookeeper
Mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server
Stars: ✭ 1,753 (+1152.14%)
Mutual labels:  coroutine
Notes
let me know if my notes help you :D (it's a mess, I know)
Stars: ✭ 119 (-15%)
Mutual labels:  asyncio
Aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Stars: ✭ 11,972 (+8451.43%)
Mutual labels:  asyncio
Milkomeda
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
Stars: ✭ 117 (-16.43%)
Mutual labels:  zookeeper
Awesomegithub
🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt等流行开源技术。
Stars: ✭ 128 (-8.57%)
Mutual labels:  coroutine
Aiochan
CSP-style concurrency for Python
Stars: ✭ 116 (-17.14%)
Mutual labels:  asyncio
Dnspython
a powerful DNS toolkit for python
Stars: ✭ 1,838 (+1212.86%)
Mutual labels:  asyncio
Netius
Readable, simple and fast asynchronous non-blocking network apps
Stars: ✭ 114 (-18.57%)
Mutual labels:  asyncio
Aioelasticsearch
aioelasticsearch-py wrapper for asyncio
Stars: ✭ 127 (-9.29%)
Mutual labels:  asyncio
Edgedb Python
EdgeDB Python Driver
Stars: ✭ 113 (-19.29%)
Mutual labels:  asyncio
Python Concurrency
Code examples from my toptal engineering blog article
Stars: ✭ 131 (-6.43%)
Mutual labels:  asyncio
Tgfilestream
A Telegram bot that can stream Telegram files to users over HTTP.
Stars: ✭ 113 (-19.29%)
Mutual labels:  asyncio
Aiohttp Sse
Server-sent events support for aiohttp
Stars: ✭ 125 (-10.71%)
Mutual labels:  asyncio
Ni Pyt
Materiály k předmětu NI-PYT na FIT ČVUT
Stars: ✭ 112 (-20%)
Mutual labels:  asyncio
Unitask
Provides an efficient allocation free async/await integration for Unity.
Stars: ✭ 2,547 (+1719.29%)
Mutual labels:  coroutine
Aiormq
Pure python AMQP 0.9.1 asynchronous client library
Stars: ✭ 112 (-20%)
Mutual labels:  asyncio
Aioshadowsocks
用 asyncio 重写 shadowsocks ~
Stars: ✭ 126 (-10%)
Mutual labels:  asyncio
Inapppy
Python In-app purchase validator for Apple AppStore and GooglePlay.
Stars: ✭ 110 (-21.43%)
Mutual labels:  asyncio
Archer
基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library
Stars: ✭ 132 (-5.71%)
Mutual labels:  coroutine
Aiometer
A Python concurrency scheduling library, compatible with asyncio and trio.
Stars: ✭ 110 (-21.43%)
Mutual labels:  asyncio
X Admin
致力于快速开发中小型后台管理系统项目模板(更新中......)
Stars: ✭ 123 (-12.14%)
Mutual labels:  zookeeper
Haproxy Configs
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
Stars: ✭ 106 (-24.29%)
Mutual labels:  zookeeper
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+1412.86%)
Mutual labels:  asyncio
Core
🏡 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+34375%)
Mutual labels:  asyncio
Socketry
High-level wrappers for Ruby sockets with advanced thread-safe timeout support
Stars: ✭ 122 (-12.86%)
Mutual labels:  asyncio
Docker Zookeeper
Builds a docker image for Zookeeper
Stars: ✭ 130 (-7.14%)
Mutual labels:  zookeeper
Superman
Superman是什么:构建Java 高级开发技术的知识体系,从基础不断打怪升级成为超人之路(更新中.......)
Stars: ✭ 106 (-24.29%)
Mutual labels:  zookeeper
Monocle
PoGo mapper and notifier
Stars: ✭ 122 (-12.86%)
Mutual labels:  asyncio
Rpc Fromscratch
🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper
Stars: ✭ 106 (-24.29%)
Mutual labels:  zookeeper
Sockjs
SockJS Server
Stars: ✭ 105 (-25%)
Mutual labels:  asyncio
Kafka Zk Restapi
Kafka Zookeeper RESTful API to perform topic/consumer group administration/metric(offset\lag\message) collection and monitor
Stars: ✭ 121 (-13.57%)
Mutual labels:  zookeeper
Nacos Sync
Service Sync component
Stars: ✭ 138 (-1.43%)
Mutual labels:  zookeeper
E3 Springboot
SpringBoot+Docker重构宜立方商城
Stars: ✭ 139 (-0.71%)
Mutual labels:  zookeeper
1-60 of 680 similar projects