Best approach to create humongous amount of files

Parul Mogra scoria.799 at gmail.com
Wed May 20 07:44:15 EDT 2015


Hello everyone,
My objective is to create large amount of data files (say a million *.json
files), using a pre-existing template file (*.json). Each file would have a
unique name, possibly by incorporating time stamp information. The files
have to be generated in a folder specified.

What is the best strategy to achieve this task, so that the files will be
generated in the shortest possible time? Say within an hour.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150520/467b2a3e/attachment.html>


More information about the Python-list mailing list