Message boards : Server programs : Question about work generator
Message board moderation
Author | Message |
---|---|
Send message Joined: 31 Aug 10 Posts: 1 |
I'm developing a very simple app to codify a big input file. I have the restriction that the input file must be splitted up into chunks and processed by different clients. After that the chunks should be joined and the result should be the same big input file but codified. I know that one possibility to do this could be creating a work generator program that splits the file into smaller input files and creates different work-units for each small chunk. Do you know another way to do this? Is there any configuration file or setting to provide this functionality? Thanks in advance! |
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.