#TernFS
TernFS : un système de fichiers distribué multi‑région à l’échelle des exaoctets

👉 www.xtxmarkets.com/t...
September 19, 2025 at 6:12 PM
TernFS – An exabyte scale, multi-region distributed filesystem
https://www.xtxmarkets.com/tech/2025-ternfs/

https://news.ycombinator.com/item?id=45290245
TernFS – An exabyte scale, multi-region distributed filesystem
TernFS – An exabyte scale, multi-region distributed filesystem
www.xtxmarkets.com
September 18, 2025 at 5:30 PM
TernFS – An exabyte scale, multi-region distributed filesystem

#HackerNews

<a href="https://www.xtxmarkets.com/tech/2025-ternfs/" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">https://www.xtxmarkets.com/tech/2025-ternfs/
September 18, 2025 at 3:47 PM
TernFS - Un système de fichiers distribué capable de gérer des exaoctets
TernFS - Un système de fichiers distribué capable de gérer des exaoctets | Le site de Korben
korben.info
September 22, 2025 at 8:33 PM
XTX Markets Open-Sources TernFS, Its Exabyte-Scale Distributed Filesystem XTX Markets open-sources TernFS, an exabyte-scale cloud-native distributed filesystem built to handle trillions of files an...

#Software #Linux #& #Open #Source #News #filesystem

Origin | Interest | Match
September 23, 2025 at 4:50 PM
TernFS: an Exabyte scale, multi-region distributed Filesystem, available as free software on GitHub - Motivation and high-lievel Overview by XTX Markets www.xtxmarkets.com/tech/2025-te...
TernFS: an exabyte scale, multi-region distributed filesystem | XTX Tech Blog
XTX Markets is a leading algorithmic trading firm which uses state-of-the-art machine learning technology to produce price forecasts for over 50,000 financial instruments across equities, fixed…
www.xtxmarkets.com
September 22, 2025 at 7:05 AM
"TernFS:
- Is designed to scale up to tens of exabytes, trillions of files, millions of concurrent clients.
- Stores file contents redundantly to protect against drive failures.
- Has no single point of failure in its metadata services.
[...]"

#Linux #Filesystems #OpenSource
TernFS: an exabyte scale, multi-region distributed filesystem | XTX Tech Blog
XTX Markets is a leading algorithmic trading firm which uses state-of-the-art machine learning technology to produce price forecasts for over 50,000 financial instruments across equities, fixed income...
www.xtxmarkets.com
September 22, 2025 at 12:54 PM
Too often do we think that open-source contributions only come from traditional tech firms. Yet, open-source code comes from a wide variety of companies and organizations.
#opensource #contribution
A Major Trading Firm Has Open-Sourced The Latest Linux File-System: TernFS
XTX Markets as one of the largest algorithmic trading firms that handles $250 billion in daily traded volume and relies on around 650+ petabytes of storage for its price forecasts and other algorithmic trading data has open-sourced its Linux file-system
www.phoronix.com
September 22, 2025 at 6:51 PM
TernFS: an exabyte scale, multi-region distributed filesystem
Comments
www.xtxmarkets.com
September 18, 2025 at 6:36 PM
A Major Trading Firm Has Open-Sourced The Latest Linux File-System: TernFS www.phoronix.com/news/TernFS-...
A Major Trading Firm Has Open-Sourced The Latest Linux File-System: TernFS
XTX Markets as one of the largest algorithmic trading firms that handles $250 billion in daily traded volume and relies on around 650+ petabytes of storage for its price forecasts and other algorithmi...
www.phoronix.com
September 23, 2025 at 7:17 AM
TernFS – An exabyte scale, multi-region distributed filesystem https://www.xtxmarkets.com/tech/2025-ternfs/ (http://news.ycombinator.com/item?id=45290245)
September 19, 2025 at 1:13 AM
📰 TernFS – an exabyte scale, multi-region distributed filesystem

💬 Mixed feelings on license; impatience for features. Users want proof of claims before fully investing. 😒

https://news.ycombinator.com/item?id=45646691
October 20, 2025 at 7:15 PM
📰 TernFS – An exabyte scale, multi-region distributed filesystem

💬 Great project, kudos for open-sourcing! 👍 However, beware of tiny file limitations. What's the CephFS comparison? 🤔

https://news.ycombinator.com/item?id=45290245
September 18, 2025 at 3:45 PM
XTX Markets Open-Sources TernFS, Its Exabyte-Scale Distributed Filesystem Discover how XTX Markets is revolutionizing data storage with TernFS, their open-sourced exabyte-scale distributed filesyst...

#Blog #open-source #TernFS #TernFS #XTX #Markets

Origin | Interest | Match
XTX Markets Open-Sources TernFS, Its Exabyte-Scale Distributed Filesystem | Linux Today
Discover how XTX Markets is revolutionizing data storage with TernFS, their open-sourced exabyte-scale distributed filesystem. Explore its features now.
www.linuxtoday.com
October 9, 2025 at 9:38 AM
XTX Markets has announced that its in-house filesystem, TernFS, is now available as open-source software, under the GPL-2.0-or-later license for its core filesystem components and Apache-2.0 with LLVM exception for protocol definitions and client libraries Originally built to handle the company’s massive data needs, TernFS is designed for exabyte-scale storage, supporting trillions of files and millions of clients at once. And now, these capabilities are publicly available to everyone, as TernFS enters the landscape, joining projects like Ceph, Lustre, and GlusterFS that have long dominated the field. But before we continue, let’s shed some more light on the filesystem itself. TernFS has been in use at XTX since mid-2023, managing over 500 petabytes of data across three data centers, backed by approximately 30,000 hard disks and 10,000 flash drives. The system is built to scale far beyond that—up to 10 exabytes of logical storage, trillions of files, and millions of concurrent clients. The design of TernFS emphasizes immutability, durability, and multi-region operation. Files are immutable once written, which simplifies replication and consistency at scale. Metadata is distributed across multiple shards, removing single points of failure, while replication and Reed–Solomon coding provide redundancy. Key components include: * Registry for cluster metadata and service tracking * Metadata shards using RocksDB with consensus via LogsDB * Block services to store file contents redundantly across nodes * Cross-Directory Coordinator for operations that span directories Access is supported through a Linux kernel module, a FUSE client, and a minimal S3 API implementation. The system is optimized for large, immutable files—typically larger than a few megabytes. That means it is not well-suited for small files, frequent updates, or directory operations that require rapid changes. For more information, see the announcement or visit the newly published GitHub repository.
linuxiac.com
September 24, 2025 at 6:16 AM