Go offline with the Player FM app!
42. Actors
Fetch error
Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on March 24, 2022 03:31 ()
What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.
Manage episode 318786222 series 3022176
Chris and Soroush discuss the Actor model from Chris Lattner’s concurrency manifesto.
- Concurrency Manifesto, part 2: Actors
- Actor model (Wikipedia)
- ActorKit: “A lightweight actor framework in Objective-C”
- Ownership Manifesto
- What are move semantics, exactly?
- Go FAQ: Why is there no type inheritance?
- Object Oriented Inheritance in Go
- Under the hood of Futures & Promises in Swift
- Episode 30: Server-Side Swift
- Episode 33: Server-Side Swift in Practice
Note from Chris: I failed to realize this while we were recording, but move semantics should also allow passing a non-ValueSemantical reference type into an actor method — if ownership of some parameter moves to the actor method and previous references become invalid, the actor knows it can use that reference type without anyone else touching it. That’s another way the alternate ownership model pairs elegantly with this actor pattern!
94 episodes
Fetch error
Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on March 24, 2022 03:31 ()
What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.
Manage episode 318786222 series 3022176
Chris and Soroush discuss the Actor model from Chris Lattner’s concurrency manifesto.
- Concurrency Manifesto, part 2: Actors
- Actor model (Wikipedia)
- ActorKit: “A lightweight actor framework in Objective-C”
- Ownership Manifesto
- What are move semantics, exactly?
- Go FAQ: Why is there no type inheritance?
- Object Oriented Inheritance in Go
- Under the hood of Futures & Promises in Swift
- Episode 30: Server-Side Swift
- Episode 33: Server-Side Swift in Practice
Note from Chris: I failed to realize this while we were recording, but move semantics should also allow passing a non-ValueSemantical reference type into an actor method — if ownership of some parameter moves to the actor method and previous references become invalid, the actor knows it can use that reference type without anyone else touching it. That’s another way the alternate ownership model pairs elegantly with this actor pattern!
94 episodes
Todos os episódios
×Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.