30 skills found
youzan / ZanphpPHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架
eventlet / EventletConcurrent networking library for Python
xtaci / GaioHigh-performance, minimalist async-io (proactor) networking for Golang.
aaugustin / Django C10k Demo10 000 concurrent real-time connections to Django [UNMAINTAINED]
gleez / SmtpdA Lightweight High Performance ESMTP email server
resetius / CoroioNetworking library using C++ coroutines
dzeban / C10kc10k experiments
singchia / GeminioA hybrid application-layer networking framework with support for messaging, RPC, bidirectional RPC, multiplexing, and maintaining client-server consistency.
yippeesoft / NotifyTools三国志英杰传游戏复刻 3guoheros;AI-FACES:人脸检测 lfw;C10K:netty/nodejs websocket/socketio长连接;SeetaFaceEngine:源码集成编译;android:联系人备份、天气、进程清理、万年历、行政区划、录音截屏;KOTLIN:BING壁纸;C++C#:COM组件事件回调;JAVA:sqlite数据库转greendao bean;china-pome:唐宋诗词;1bpp-monochrome-bitmap:android bitmap转存单色位图; face-detection:opencv人脸检测;iptools:nodejs/typescript扫描IP;
danoctavian / C10k Benchecho server benchmark for runtimes that use event loops
wilhelmshen / C10kA coroutine-based alternative implementation of the posix thread
monnand / C10k Goc10k benchmark for Go
aj-monk / C10k.jlEvaluation of a Julia web server for 10k concurrent connections
kazuho / ManymanythreadsA synthetic benchmark of C10K problem using pthreads or epoll
htfy96 / C10k Server[Abandoned] A toy asynchronous server, written in C++14
giraffe-tree / Websocket C10k使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码
abcdabcd987 / Naughttpda naive static http server that solves C10K problem
wallneradam / PyPortRedirectorA simple Linux TCP client-server proxy able to redirect all data from one address to another by preserving source IP address.
Jotschi / Vertx C10k ExampleExample Vert.x server which can handle C10K
kazu-yamamoto / C10kNetwork server library to handle over 10,000 connections in Haskell