foundationdb

Tag

Cards List
#foundationdb

FoundationDB's Flow – Bringing Actor-Based Concurrency to C++11

Hacker News Top · 3d ago Cached

Flow is a programming language extension for C++11 that brings actor-based concurrency, enabling efficient asynchronous communication with futures and promises, and supporting deterministic simulation for reliability testing.

0 favorites 0 likes
#foundationdb

The .join() that should be a bug

Hacker News Top · 6d ago Cached

Kronotop explains its architecture for handling thousands of concurrent connections with blocking I/O by separating connection management (using Netty event loops) from work execution (using Java virtual threads), allowing it to scale like Redis while supporting blocking operations like FoundationDB calls.

0 favorites 0 likes
#foundationdb

Pierre Zemb from Clever Cloud on FoundationDB

Lobsters Hottest · 2026-06-25 Cached

An interview with Pierre Zemb, staff engineer at Clever Cloud, discussing his work building data layers on FoundationDB and his previous experience at OVHcloud.

0 favorites 0 likes
← Back to home

Submit Feedback