Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Efficient IPC

by Abigail-II (Bishop)
on Jun 24, 2004 at 09:40 UTC ( [id://369273]=note: print w/replies, xml ) Need Help??


in reply to Efficient IPC

I'd also go for a database solution. If DBD::DB2 contains (unfixable?) bugs, you might want to go for another database driver. I'm not MySQLs biggest fan, but for this task, synchronization, it looks like it can provide an adequate solution. Of course, the ideal solution would be if you can fix the bugs in DBD::DB2. ;-)

Of course, many other solutions are possible, either written from scratch, or piggybacking on something else (email for instance).

Abigail

Replies are listed 'Best First'.
Re^2: Efficient IPC
by Jeppe (Monk) on Jun 24, 2004 at 09:48 UTC
    Well - my customer demands DB2 and pay us a good deal of money, so DB2 it is. But I just realized that I might want to use a separate dbh for my db-based solution. Hmm. That might work.

    Funny how just asking a question sometimes makes you come up with a workable solution!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-03-29 11:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found