What I'm Researching...
Posted by Mike Taylor | Friday, November 07, 2008
| Overview of RAMFS and TMPFS on Linux Posted: 06 Nov 2008 11:02 PM CST Map your memory as a drive? Wonder how this would work if you built a linux server with 32gb memory and mapped at least half that dedicated for simulations? How much faster would this be versus traditional disk-based sims? |
| Replacing multiple occurrences in nested arrays - Stack Overflow Posted: 06 Nov 2008 10:58 PM CST will this work in updating a dictionary of prices? if you have a dictionary of portfolio positions with values being python lists...would this be a good solution in updating the closing price of the stock (one of the items in the list)? |
Labels: hardware, linux, python