Re: MSMQ Distributed Saga across multiple machines?

2011-07-10 Thread Stephen Liedig
Barnes *Sent:* Thursday, 7 July 2011 2:07 PM *To:* ozDotNet *Subject:* MSMQ Distributed Saga across multiple machines? ** ** I've got a bit of an architectural question (its .NET related). ** ** Using a Starbucks concept, say you have the following services. CashierService

Re: MSMQ Distributed Saga across multiple machines?

2011-07-10 Thread Scott Barnes
-boun...@ozdotnet.com] *On Behalf Of *Scott Barnes *Sent:* Thursday, 7 July 2011 2:07 PM *To:* ozDotNet *Subject:* MSMQ Distributed Saga across multiple machines? ** ** I've got a bit of an architectural question (its .NET related). ** ** Using a Starbucks concept, say you have

Re: MSMQ Distributed Saga across multiple machines?

2011-07-10 Thread Stephen Liedig
...@ozdotnet.com] *On Behalf Of *Scott Barnes *Sent:* Thursday, 7 July 2011 2:07 PM *To:* ozDotNet *Subject:* MSMQ Distributed Saga across multiple machines? ** ** I've got a bit of an architectural question (its .NET related). ** ** Using a Starbucks concept, say you have

Re: MSMQ Distributed Saga across multiple machines?

2011-07-10 Thread Scott Barnes
...@microsoft.comwrote: As a UX developer.. have you drawn a picture of it? ** ** *From:* ozdotnet-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Scott Barnes *Sent:* Thursday, 7 July 2011 2:07 PM *To:* ozDotNet *Subject:* MSMQ Distributed Saga across multiple

Re: MSMQ Distributed Saga across multiple machines?

2011-07-10 Thread Scott Barnes
:* MSMQ Distributed Saga across multiple machines? ** ** I've got a bit of an architectural question (its .NET related). ** ** Using a Starbucks concept, say you have the following services. CashierService, BaristaService, CustomerService and AuditService. Typical workflow

RE: MSMQ Distributed Saga across multiple machines?

2011-07-07 Thread Jorke Odolphi
As a UX developer.. have you drawn a picture of it? From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Scott Barnes Sent: Thursday, 7 July 2011 2:07 PM To: ozDotNet Subject: MSMQ Distributed Saga across multiple machines? I've got a bit of an architectural

MSMQ Distributed Saga across multiple machines?

2011-07-06 Thread Scott Barnes
I've got a bit of an architectural question (its .NET related). Using a Starbucks concept, say you have the following services. CashierService, BaristaService, CustomerService and AuditService. Typical workflow is that the Cashier, Barista and Customer all exist on their own instances along with