Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: DBD::SqLite issue while accessing DB from multiple processes

by Anonymous Monk
on Feb 04, 2014 at 20:53 UTC ( [id://1073472]=note: print w/replies, xml ) Need Help??


in reply to DBD::SqLite issue while accessing DB from multiple processes

A Google search of sqlite multiple processes provides a variety of (not Perl-specific) cautions and suggestions about using multiple processes with SQLite. I cordially suggest that you review these. SQLite's architecture does indeed support concurrency, but since there is no server, it is a mixed bag. Yours is not a Perl-specific issue by any means.
  • Comment on Re: DBD::SqLite issue while accessing DB from multiple processes

Log In?
Username:
Password:

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

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

    No recent polls found