crossoverJie / crossoverJie/cim

路由和server用okhttp通信,在并发较高的情况下会出现请求等待吧,okhttp最大请求才64

Open
#94 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Java
Stars
9.5k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

这里的路由和server通信是否可以用一个长连接来维护更好

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue only identifies router-to-server communication through OkHttp and reports waiting under high concurrency because of a 64-request limit. Start by locating that communication path and its concurrency configuration; determine whether a long-lived connection is feasible and define how completion would be measured under concurrent requests. No files or tests are named, so the scope needs clarification before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.