Latest developer stories
  • Home
  • Contact Us
  • Website
Sign in Subscribe

Synchronization Mechanisms

A collection of 2 posts
Vector Space (Similarity) Search
algorithms

Vector Space (Similarity) Search

Vector space (Similarity) searching in the context of facial recognition systems. In this article we will discuss the following: * Vector * Vector Space * Use cases for Vector space models * Importance of Vector Representation and the Distance function * Vector Similarity search * Using Indexes for Vector Similarity Search Vectors The standard definition of
17 Jan 2022 6 min read
Concurrent Programming and Shared Memory Pitfalls
concurrent programming

Concurrent Programming and Shared Memory Pitfalls

Objectives * Process * Process Scheduling * Interprocess Communication * Synchronization Mechanisms What is a Process? Typically a process is: -> A program in execution is considered a process... -> But some programs run as multiple processes.. Process: A new Perspective We could view Process as a data structure. Example: Stack Defined
19 Nov 2021 9 min read
Page 1 of 1
Latest developer stories © 2025
Powered by Ghost