A Microsoft Project Orleans Primer

If you’ve been wanting to learn more about Microsoft’s Project Orleans programming model, this primer will give you the basic concepts you need to understand to get started. Actor Based Programming Actor based programming is designed to allow for objects representing multiple instances of related real-world artifacts to interact as independent single threaded entities in…