L-Super / FlowD

An efficient multi-threaded download manager
MIT License
8 stars 1 forks source link

feat: use memory mmap #18

Closed L-Super closed 1 month ago

L-Super commented 1 month ago
  1. use memory mmap to write chunk file
  2. improve atomic memory order
  3. improve some logic