[Web-SIG] Web Site Process Bus
Chris McDonough
chrism at plope.com
Tue Jun 26 23:38:14 CEST 2007
On Jun 26, 2007, at 5:07 PM, Robert Brewer wrote:
>> I think I'm mostly confused by the name "process bus" because it
>> seems like the primary use case for something like this is where all
>> of the applications share the same process space
>
> I don't see why it should be limited by that. The primary use case is
> anywhere site components and application components are interacting,
> that could benefit from a shared understanding (and control) of the
> state of the site. To me, that requires a common set of messages, but
> the transport mechanism for those messages should be flexible so that
> it's useful in both multithread and multiprocess architectures.
Thank you. I see. This is a little too abstract for me to get my
brain around, but I'll continue listening and maybe I'll get
religion. ;-)
- C
More information about the Web-SIG
mailing list