pool topic

List pool repositories

tfg

31
Stars
10
Forks
Watchers

基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池

ssh-client-pool

18
Stars
11
Forks
Watchers

a java implementation of ssh clients object pool with sshj, apache common pool2, expectIt

8-Ball-Pool-Internal-Proxy-DLL-Source

25
Stars
10
Forks
Watchers

This is a 8ball pool miniclip online game cheat source. Works with Gameloop or Smartgaga Emulators [Shared For education purpose only]

aionion

48
Stars
6
Forks
Watchers

a pool of proxies, shifting on each request. compatible with Requests, Aiohttp or plain open_connection

fpp

46
Stars
8
Forks
Watchers

fpp (free proxy pool) 基于Golang的开箱即用跨平台的免费代理池,IP代理池,HTTP代理池。

websocket-pool

18
Stars
2
Forks
Watchers

A pool of WebSocket connections. Supports reconnecting.

errand-boy

37
Stars
6
Forks
Watchers

A memory-conscious alternative to os.fork() and subprocess.Popen().

mem-pool

29
Stars
4
Forks
Watchers

Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.