ep186282 - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View ep186282's full-sized avatar

Block or report ep186282

Pinned Loading

  1. Cross-language latency profiler using shared memory ring buffers and lock-free synchronization to achieve efficient communication between Java and C++ services

    Java

  2. Distributed task queue using gRPC and Protobuf for asynchronous fractal generation jobs

    Python

  3. Scalable, sharded storage system that implements distributed systems concepts like consistent hashing, dynamic resharding, and smart client routing

    Python

  4. Vectorized C++ query engine implementing iterator model over columnar data

    C++