Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zarinfam/multi-thread-downloader
Implementing a multi-thread file downloader Using Java synchronization utilities
https://github.com/zarinfam/multi-thread-downloader
concurrency cyclicbarrier java synchronization thread
Last synced: about 1 month ago
JSON representation
Implementing a multi-thread file downloader Using Java synchronization utilities
- Host: GitHub
- URL: https://github.com/zarinfam/multi-thread-downloader
- Owner: zarinfam
- Created: 2024-07-01T09:02:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T07:03:01.000Z (7 months ago)
- Last Synced: 2024-12-23T11:53:48.284Z (about 1 month ago)
- Topics: concurrency, cyclicbarrier, java, synchronization, thread
- Language: Java
- Homepage: https://itnext.io/implementing-a-multi-thread-file-downloader-using-java-synchronization-utilities-10a097feb47c
- Size: 3.91 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Article: [Implementing a multi-thread file downloader Using Java synchronization utilities](https://itnext.io/implementing-a-multi-thread-file-downloader-using-java-synchronization-utilities-10a097feb47c)