Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: SQLite in memory database to scalar

by NetWallah (Canon)
on Mar 20, 2014 at 01:00 UTC ( [id://1079027]=note: print w/replies, xml ) Need Help??


in reply to SQLite in memory database to scalar

How about creating a fifo (aka Named pipe) and passing the filesystem name for that pipe for sqlite to write to ? Your perl code could then read off that pipe and compress away. No disk I/O ! (But you may need a reader thread).

        What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?
              -Larry Wall, 1992

  • Comment on Re: SQLite in memory database to scalar

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1079027]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-25 09:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found