Hi,
I have a very large hash table I don't want to reload everytime I set start up my program. I've got my program on a UNIX server, and I wanted to know if I could harness the power of using the environment variables to keep my hash table there.
Or better yet, just keep it in memory while another perl script accesses it. Point being I won't have to reload the table every time I have a new batch of items to query.
So I need to know, is that possible? If it is, any suggestions on how to do that would be great. Espeically useful would be info on how perl scripts may go about accessing those environment variables.
Thanks!
In reply to Keeping hash table in memory by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |