Writing Asynchronous, Bidirectional, Stateful, Reliable Web Services with Indigo
My article Writing Asynchronous, Bidirectional, Stateful, Reliable Web Services with Indigo went live today on MSDN. Look forward to thoughts and feedback. I think the bidirectional features of Indigo are incredibly interesting and haven't been given enough limelight.
Comments
- Anonymous
March 26, 2004
Hi Karsten,
This is wonderful, and seems to fulfill all my dreams. This makes ws-eventing much more interesting. But when? when is is all this going to be available? Could MessageBus be available with Indigo before longhorn?
What shall we do in the meantime, every solution seems so obsolete and unsatisfactory from an architectural point of view?
Pierre - Anonymous
March 27, 2004
Cool. So finally web services will do what enterprise services have been doing all along. :)
Will Indigo do anything to automate decoupling of statefulness in the communication from statefulness in the service—for example, to just-in-time serialize your IndigoService to and from a database, à la the ASP.NET session manager, so that a different server can handle RememberMe than the one that handled Greeting but still do the right thing? - Anonymous
March 29, 2004
Microsoft hasn't publicly announced any dates yet. What to do in the meantime... I'd check out Joe Long's presentation on the Roadmap to Indigo:
http://msdn.microsoft.com/longhorn/understanding/pillars/indigo/migratevideo/ - Anonymous
March 30, 2004
Luke - Read your recent post on the back and forth state/stateless toggle in the evolution of distributed platforms. Nice.
Regarding your web farm scenario, the current plan of record is to address that scenario with existing state management features in the platform rather than offering a new one. - Anonymous
July 18, 2004
Cool ... We all wait for it.
Feroz Zahid
ferozzahid@usa.com