how to handle many input files

Message boards : Server programs : how to handle many input files
Message board moderation

To post messages, you must log in.

AuthorMessage
darthvadar

Send message
Joined: 13 May 10
Posts: 1
China
Message 32772 - Posted: 13 May 2010, 9:10:46 UTC

Hi, all,

I am trying to make own project. The application program will read tens of small files as input. There are many input files, so it is not good to list them all in the WU template. Therefore, I want to pack them all into a compressed package, and automatically unpack them before running on client.

Is there somebody can tell me how?

there are two situations:

1) my application is multiple-file version, typically: the main program implemented in boinc style, a compressed package containing a folder of lots of data files read by the program.

2) my application reads multiple user input files, and also generate multiple output files. And all output will be sent back.
ID: 32772 · Report as offensive

Message boards : Server programs : how to handle many input files

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.