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
Designing Actor Systems
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Device Management in Operating Systems: Chaperones and Persistence
Discusses device management in operating systems, focusing on device drivers, persistence, and performance optimization techniques.
Pointers in C++: Event-Driven Programming with GTKmm
Covers function pointers in C++ and their application in GTKmm for event-driven programming.
Conc-Trees: Parallel Programming in Scala
Covers the implementation of Conc-Trees in Scala for parallel programming.
Purely Functional Priority Queue
Covers optimal purely functional priority queues, Scala implementation, Stainless integration, operations properties, and binomial queues.
Gitlab Agent for Kubernetes (`agentk`)
Covers the setup of a Gitlab agent for Kubernetes, focusing on installation, version control, and troubleshooting.
MicroC/OS-II: Real-Time Kernel Overview
Provides an overview of MicroC/OS-II, a real-time kernel with multitasking capabilities and deterministic functions, covering topics such as task management, kernel, and intertask communication.
Strings in C: Initialization and Memory Management
Covers the representation and management of strings in C, highlighting key differences from other programming languages.
Eventual Consistency: Actors and Data Structures
Explores eventual consistency, actors in Scala, and the importance of suitable data structures for achieving consistency in distributed systems.
Modularization: Client Server
Explores modularization, client-server systems, RPC, and REST in system architecture.
Data Operations and Parallel Mapping
Explores parallel programming in Scala, functional operations on collections, and parallel map functions on arrays and trees.