happyfish100 / happyfish100/fastdfs-client-java
50个线程上传文件的并发量,一直出现socket问题
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 891
- PR merge metrics
- No merged PRs in 30d
Description
开了50个线程,进行文件上传操作;一会儿出现Address already in use:connect一会儿出现socket closed 一会儿出现socket in not connected;有木有谁解决过....是不支持并发吗?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report describes 50 concurrent file uploads producing several socket errors, but names no source file or test. Start by reproducing the upload workload through the Java client’s upload entry point and trace connection handling. Done means establishing whether concurrent uploads are supported and identifying a verified resolution or documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100