Perl and a Ramdisk
- From: Bill H <bill@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 09:46:24 -0800 (PST)
I am working on a chat program and am thinking of using a ramdisk to
hold the chat data. Is there anything special I should know about
accessing ramdisk from perl or is it just another disk to perl? On my
development machine I don't have a ramdisk, so I will be using the HD
for storing while debuging, but on the machine it will run on there is
one, and it would be nice if I could just have a variable holding the
destination and only have to change that instead of changing any
routines that did any file i/o.
Bill H
.
- Follow-Ups:
- Re: Perl and a Ramdisk
- From: smallpond
- Re: Perl and a Ramdisk
- Prev by Date: OT raibow
- Next by Date: Re: Net::SSH::Perl security question
- Previous by thread: OT raibow
- Next by thread: Re: Perl and a Ramdisk
- Index(es):
Relevant Pages
|