Project

General

Profile

Actions

Concurrent prototype » History » Revision 1

Revision 1/4 | Next »
Greg Burri, 06/28/2009 12:28 PM


Concurrent prototype

Goals

  • Define a strategy to read and to write the same file from different threads.

Description

When a download starts the corresponding file with the final size is created. The file will be filled from different thread during the downloading. Each thread take a part of the file.

Updated by Greg Burri almost 15 years ago · 1 revisions