Explore

distributed ×
  • Building a highly-available search engine using SQLite | Vallified

    Did you know that SQLite contains a full text search engine? The SQLite FTS4 and FTS5...

  • screenshot

    Spritely Goblins v0.13.0: Object Persistence and Easier IO! -- Spritely Institute

    Christine Lemmer-Webber -- Tue 23 April 2024We are thrilled to announce the release of our distributed...

  • Survey of Distributed File System Design Choices | ACM Transactions on Storage

    Skip Abstract SectionDecades of research on distributed file systems and storage systems exists. New researchers and...

  • screenshot

    How to do a simple large matrix multiplication on multiple GPUs in PyTorch? I have wrote some simple codes, but works not well

    I want to use multiple GPUs to do matrix multiplication, like torch.mm(a, b), to reduce memory...

  • Container Loading in AWS Lambda - Marc's Blog

    Back in 2019, we started thinking about how allow Lambda customers to use container images to...

  • Finding Needles in a Haystack with Best-of-K - Marc's Blog

    As I’ve written about before, best of two and best of k are surprisingly powerful tools...

  • screenshot

    Redesigning OLTP for a New Order of Magnitude

    Greef: The world is becoming more transactional, from servers to serverless, and per second billing. You...

  • Building containers programmatically, self-hosted | Lobsters

    Hi, I am planning a very simplified, domain-specific app serving platform. The deployment will be based...

  • Habitat Chronicles: The Unum Pattern

    Warning: absurd technical geekery ahead — even compared to the kinds of things I normally talk...