Tagged articles
5 articles
Page 1 of 1
Chen Tian Universe
Chen Tian Universe
Sep 20, 2025 · Fundamentals

Mastering Futures Account Systems: From Basics to Advanced Architecture

This comprehensive guide walks readers through the fundamentals of futures account structures, maps various account types, explains master‑sub account designs, details system architecture and risk‑control mechanisms, and highlights implementation challenges for futures firms and financial software providers.

Account ArchitectureFuturesMicroservices
0 likes · 15 min read
Mastering Futures Account Systems: From Basics to Advanced Architecture
Chen Tian Universe
Chen Tian Universe
Sep 3, 2025 · Fundamentals

Unlocking Futures Trading: Master the Account Architecture and Risk Controls

This article explores the fundamentals of futures account systems, covering basic account structures, the account map, key account types, master‑sub account relationships, system architecture, and multi‑layered risk control, providing a comprehensive guide for professionals and students in the financial domain.

FuturesTrading Architectureaccount system
0 likes · 15 min read
Unlocking Futures Trading: Master the Account Architecture and Risk Controls
Chen Tian Universe
Chen Tian Universe
Aug 18, 2025 · Fundamentals

Unlocking Futures: A Beginner’s Guide to Clearing and Settlement in Chinese Markets

This article provides a comprehensive, easy‑to‑understand overview of futures contract concepts, trading systems, clearing and settlement processes, margin rules, participant roles, accounting treatment, and data considerations across China’s six major futures exchanges, illustrated with clear diagrams and examples.

DerivativesFuturesaccounting
0 likes · 16 min read
Unlocking Futures: A Beginner’s Guide to Clearing and Settlement in Chinese Markets
Architecture Digest
Architecture Digest
Dec 4, 2016 · Fundamentals

Understanding Asynchronous and Concurrent Programming Models on the JVM

The article explains why asynchronous programming improves resource utilization, compares synchronous and asynchronous styles, and reviews common JVM concurrency models—including threads, thread pools, futures, reactive extensions, async‑await, fibers, and actors—while discussing their trade‑offs and suitability for distributed systems.

ActorsAsynchronousFutures
0 likes · 16 min read
Understanding Asynchronous and Concurrent Programming Models on the JVM