Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Writing a Perl Daemon (was: Basic Perl trumps DBI? Or my poor DB design?)

by lhoward (Vicar)
on Oct 26, 2004 at 13:05 UTC ( [id://402558]=note: print w/replies, xml ) Need Help??


in reply to Writing a Perl Daemon (was: Basic Perl trumps DBI? Or my poor DB design?)
in thread Basic Perl trumps DBI? Or my poor DB design?

In your case I'd use something like a SQL database with DBIx::TextIndex or Plucene. The main reason I recommended a daemon for him is because it could be highly optimized for the types of relationships he's modeling.

But if you're going down the persistent network daemon route, I'd start with something like Net::Daemon. Its a very nice framework to start building on.

L

  • Comment on Re: Writing a Perl Daemon (was: Basic Perl trumps DBI? Or my poor DB design?)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 19:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found