On Tue, 5 Dec 2000, 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

the world doesn't revolve around two tier web sites.

consider a scenario in which somebody uses a web interface
to signal an action, which is placed into a message queue.
on the other end of that queue, a service handles the event
with a transaction that spans multiple third tier systems.

this is the kind of architecture that is begging to be
embraced by perl.


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

Reply via email to