Knowledge System

Search

SearchSearch
      • 3 Engineering mistakes that kill startups
      • ACID Transactions
      • Big O Notation
      • Buffer Overflow
      • Buffers
      • Concurrency is not Parallelism (Talk)
      • Critical Section
      • Database Race Conditions
      • Dependency Injection
      • Distributed File System
      • Freedom and Responsibility Culture - Netflix
      • Garbage Collection
      • Global Interpreter Lock
      • Go Garbage Collection
      • Learn Concurrent Programming with Go (Book)
      • Mutual Exclusion
      • Race conditions
      • Resource Starvation
      • Scalability
      • The Golang Scheduler (Blog)
      • The Scheduler Saga (Talk)
      • Web Sockets
      • Webhooks
      • ACID
      • Big O Notation
      • Buffer Overflow
      • Buffers
      • Database Consistency Violations
      • Dependency Injection
      • Dependency Inversion
      • Distributed File System
      • Finalisers
      • Global Interpreter Lock
      • Goroutines
      • Handoff
      • Heap Growth in Go
      • Interrupts
      • Kernel threads in the Go Scheduler
      • Locality of reference
      • Mark and sweep
      • Memory management
      • Network Poller
      • Scalability
      • Scalable Architectures
      • Stack resizing
      • Stack vs Heap
      • The Go Garbage Collector
      • Tri-colour Marking
      • Vertical vs Horizontal Scaling
      • Web Sockets
      • Webhooks
      • Work Stealing
    Home

    ❯

    references

    Folder: references

    23 items under this folder.

    • 12 Feb 2025

      Go Garbage Collection

      • garbage_collection
      • go
    • 08 Feb 2025

      ACID Transactions

      • database
    • 08 Feb 2025

      Database Race Conditions

      • database
    • 08 Feb 2025

      Webhooks

      • webhooks
      • http
    • 08 Feb 2025

      Scalability

      • distributed_systems
    • 20 Jan 2025

      Dependency Injection

      • 19 Jan 2025

        Big O Notation

        • runtime
        • dsa
      • 18 Jan 2025

        Buffer Overflow

        • buffer_overflow
      • 18 Jan 2025

        Buffers

        • buffers
        • memory_management
      • 17 Jan 2025

        Distributed File System

        • distributed_systems
        • file_systems
        • distributed_file_system
      • 11 Jan 2025

        Web Sockets

        • websockets
      • 16 Aug 2024

        Freedom and Responsibility Culture - Netflix

        • work_culture
      • 16 Aug 2024

        3 Engineering mistakes that kill startups

        • startups
      • 14 Aug 2024

        Global Interpreter Lock

        • python
        • concurrency
      • 13 Aug 2024

        Garbage Collection

        • memory_management
      • 12 Aug 2024

        Learn Concurrent Programming with Go (Book)

        • concurrency
        • go
        • goroutines
        • todo
      • 09 Aug 2024

        Resource Starvation

        • concurrency
      • 09 Aug 2024

        Mutual Exclusion

        • concurrency
      • 09 Aug 2024

        Race conditions

        • concurrency
      • 09 Aug 2024

        Critical Section

        • concurrency
      • 08 Aug 2024

        Concurrency is not Parallelism (Talk)

        • go
        • concurrency
        • goroutines
      • 08 Aug 2024

        The Scheduler Saga (Talk)

        • go
        • concurrency
        • goroutines
        • scheduler
      • 08 Aug 2024

        The Golang Scheduler (Blog)

        • go
        • concurrency
        • scheduler
        • preemption

      Notes authored by Khaleel. Site generated using Quartz SSG.

      • Personal Landing Page
      • GitHub