Question about work generator

Message boards : Server programs : Question about work generator
Message board moderation

To post messages, you must log in.

AuthorMessage
bayita_jesi

Send message
Joined: 31 Aug 10
Posts: 1
Argentina
Message 34463 - Posted: 31 Aug 2010, 21:34:27 UTC

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!
ID: 34463 · Report as offensive

Message boards : Server programs : Question about work generator

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.