At 16:39 05/12/2000 -0800, Perrin Harkins wrote:
>Someone else brought this up with me off the list.  Briefly, I said that
>this doesn't usually happen with web sites for performance reasons and
>that major RDBMS vendors offer things like two-phase commit.  But no,
>there is no perl transaction service that I know of.  You'd have to look
>at interfacing with a commercial TP monitor for that, and those are
>more likely to have hooks already written for Java.

In which case if that's the only part of the app that requires Java (but
the rest is worth doing in Perl) one could simply "use Java;". I haven't
really tested it but I've heard that it works really well.

-- robin b.
You can tune a piano, but you can't tuna fish.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to