Message boards : Server programs : how to handle many input files
Message board moderation
Author | Message |
---|---|
Send message Joined: 13 May 10 Posts: 1 |
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. |
Copyright © 2025 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.