issues
search
cloudwego
/
netpoll
A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
Apache License 2.0
4.06k
stars
470
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
perf: higher performance unsafeStringToSlice
#371
dxasu
opened
4 days ago
6
Higher performance UnsafeStringToSlice
#370
dxasu
opened
4 days ago
1
Is it possible to get a flushed out http client for http1.1 and http2 using netpoll ?
#369
amantri-ias
opened
1 week ago
3
unsafeStringToSlice 内存大小不一致,强转有风险
#368
dxasu
closed
1 week ago
0
ci: updated the latest conf and use supported Go versions
#367
xiaost
closed
2 weeks ago
0
perf: Memory alignment to improve operatorCache memory efficiency
#366
dxasu
closed
2 weeks ago
2
locked和freelocked 这2个字段为什么不放在一起
#365
dxasu
closed
2 weeks ago
1
fix(dialer): dail connection return io timeout when ctx.Done happen
#364
joway
opened
1 month ago
0
client connection has been closed by peer
#363
lkxiaolou
opened
1 month ago
5
Accessing FDOperator address in poller causes segment fault coredump
#362
jayantxie
closed
2 months ago
0
feat: support new connection by fd
#361
joway
closed
2 months ago
0
fix: fd operator segment fault because not being cached
#360
jayantxie
closed
2 months ago
0
chore: merge back v0.6.4
#359
joway
closed
2 months ago
0
chore: release v0.6.4
#358
alice-yyds
closed
2 months ago
0
optimise: reduce closure func malloc for hot path
#357
joway
closed
3 months ago
0
optimise: smart control graceful shutdown wait time
#356
joway
closed
3 months ago
0
connection outPutAck 在事件循环里发生panic
#355
someview
opened
3 months ago
3
chore: upgrade gopkg to v0.1.0
#354
joway
closed
3 months ago
0
chore: merge back v0.6.3
#353
jayantxie
closed
4 months ago
0
chore: release v0.6.3
#352
alice-yyds
closed
4 months ago
0
fix: fd operator read race after inuse called
#351
joway
closed
4 months ago
1
chore: speed up ci and add timeout ctrl
#350
joway
closed
4 months ago
0
feat: expose config and features control
#349
joway
closed
4 months ago
0
客户端和服务端添加接收方限流
#348
someview
opened
4 months ago
11
Sincerely ask for advice on LinkBuffer design ideas
#347
Trinoooo
closed
4 months ago
1
perf: add get bytes and skip api
#346
jayantxie
closed
3 months ago
0
feat: cached addr
#345
ppzqh
closed
4 months ago
0
Merge pull request #343 from cloudwego/release-v0.6.2
#344
joway
closed
5 months ago
0
chore: release v0.6.2
#343
alice-yyds
closed
5 months ago
0
fix: disable nocopy read and add cap restraint
#342
joway
closed
5 months ago
0
fix: check reusable for reset tail
#341
jayantxie
closed
4 months ago
1
perf: cache link buffer node in buffer to reduce pool cost
#340
jayantxie
closed
2 months ago
0
chore: merge back v0.6.1
#339
ppzqh
closed
5 months ago
0
chore: release v0.6.1
#338
alice-yyds
closed
5 months ago
0
chore: add memory-leak test for cross nodes peek
#337
joway
closed
5 months ago
0
chore: use 127.0.0.1 and unique port for all test listener
#336
joway
closed
5 months ago
0
fix: Peek OOM and performance issue
#335
xiaost
closed
5 months ago
1
Bug: Writer的MallocLen()方法返回不正确的问题
#334
JHue58
closed
5 months ago
11
WIP: refactor: simplify shard queue
#333
joway
opened
6 months ago
0
fix: return a correct error when failed to access concurrent connections
#332
TremblingV5
closed
6 months ago
1
docs: clearer doc for linkBufferNode mode
#331
gh-liu
closed
6 months ago
1
fd_operator.go:62 panic
#330
gh73962
closed
2 months ago
7
chore: replace external dns server to private tcp server
#329
joway
closed
6 months ago
0
为什么netpoll在读取数据当数据不足的时候, 需要通过一个channel去阻塞住gorutine
#328
leslie-fei
closed
6 months ago
1
fix: _typos.toml and some typos
#327
hakusai22
closed
6 months ago
0
linkedbuffer问题和server option问题
#326
someview
closed
6 months ago
3
fix: dont reuse buffer if conn is closed by poller
#325
joway
opened
7 months ago
0
undefined: netFD
#324
sujit-baniya
closed
7 months ago
1
connection的Write与Flush方法返回的error不正确的问题
#323
JHue58
closed
6 months ago
5
flush函数中调用sendmsg函数的参数为什么是false && c.supportZeroCopy?
#322
XiaoYi-byte
closed
6 months ago
1
Next