Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Message Processing Semantics
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Actor Messaging Semantics
Covers the semantics of message processing in Akka actors, emphasizing actor encapsulation and collaboration.
The Actor Model: Principles of Reactive Programming
Covers the Actor Model, emphasizing asynchronous message passing and changing an Actor's behavior.
Reactive Programming: Scalability
Covers the principles of reactive programming with a focus on scalability and various routing strategies.
The Actor Model: Principles of Reactive Programming
Introduces the Actor Model, explaining actors' identity, behavior, and asynchronous message passing.
Concurrency with Futures
Explores futures as a structured approach to concurrency, simplifying parallel tasks and input-output operations.
Lock-Free Synchronization: Performance and Scalability
Explores lock-free synchronization for performance and scalability in distributed systems, covering unique identifier generation, messaging queues, and atomic RDMA reads.
Asynchronous Programming with Futures
Explores asynchronous programming with futures, showcasing benefits, challenges, and efficient implementations.
Reliable Storage: Regular Register Algorithm
Covers the specification of a register, sequential and concurrent execution, and correctness properties.
Theoretical Foundations for Emerging Multiprocessor Technologies: RDMA and NVRAM
Explores theoretical foundations for RDMA and NVRAM in multiprocessor technologies, covering contention, concurrency control, and fault tolerance.
Asynchronous Programming: Callbacks and Failures
Covers the concept of asynchronous programming and how to handle dependencies and failures.