Quantcast
Channel: Service Endpoint » messaging
Viewing all articles
Browse latest Browse all 2

WMOC#32 – Don Box and Doug Purdy on OSLO @ SE Radio

$
0
0

Harry Pierson – Links for 2009-01-14 [del.icio.us]

  • MIT OpenCourseWare | A Gentle Introduction to Programming Using Python

    This course will provide a gentle introduction to programming using Python™ for highly motivated students with little or no prior experience in programming computers. The course will focus on planning and organizing programs, as well as the grammar of the Python programming language. Lectures will be interactive featuring in-class exercises with lots of support from the course staff.
  • Windows Azure Blob Whitepaper

    This document describes Windows Azure Blob, and how to use it. Windows Azure Blob enables applications to store large objects, up to 50GB each in the cloud. It supports massively scalable blob system, where hot blobs will be served from many servers to scale out and meet the traffic needs of your application.

Arnon Rotem-Gal-Oz – Sagas and Workflows The Saga provides a context for set of messages to allow manging an effort for distributed concensus. It does not “orchestrate” messages (that’s what workflows are for) – you can read more on Saga’s in an excerpt from my SOA patterns book:  Saga pattern.

Ayende Rahien

  • Rhino Service Bus: Saga and State - On the implementation of Sagas in Rhino Service Bus
  • Rhino Service Bus: Concurrency in a distributed worldOne of them [ways to solve the concurrency problem] is to ensure that this cannot happen by locking on a shared resource when executing the saga (commonly done by opening a transaction on the saga’s row). That can significantly limit the system scalability. Another option is to persist the saga’s state in a way that ensure that we have no conflicts. One way of doing that is to persist the actual state change itself, which allow us to replay the object to a consistent state. Concurrent updates don’t bother us because we aren’t actually modifying the data.

Chris Sells -  ExtractM “Oslo” Sample a sample command-line tool for extracting M source code from compiled M images

Kirk Evans – Dynamically Invoking Web Services… With WCF This Time

Keith Brown – SslHelper – Get help running a partial SSL website in ASP.NET

Matthew.Podwysock

Nicholas Allen – Further Adventures of Aaron Skonnard Screencasts

SE-Radio Team – Episode 123: Microsoft OSLO with Don Box and Doug Purdy

Aaron Skonnard – Channel 9 Video on Cloud Services 101

Alvin Ashcraft – Web Developement Links


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images