Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • wow , I think this is the best answer , now I have a new question .. This process would take 63 years to complete ? As might take ? file at the end would occupy 8 PB space ? Commented Jan 1, 2015 at 12:14
  • I'm not sure I understand your question, but the amount of calculations you're trying to pull will take too long to complete on a single machine. If this is something you need, the only way to scale it so that it completes is using many machines on a framework like Hadoop. Commented Jan 1, 2015 at 12:21
  • In 1 server VPS, ¿How long does it take to run ? Commented Jan 1, 2015 at 12:29
  • 1
    You can try your range divided by (365 * 24) and check to see if it completes in an hour. Where are you going to store that much data anyway? Commented Jan 1, 2015 at 12:39
  • 1
    I understand , I did not think that the final file so heavy.. :( thank you very much anyway .. Commented Jan 1, 2015 at 12:46