Home Now Projects Portfolio Socials Stats
tame.gg
Folia regional architecture

SilkMC for
parallel servers.

SilkMC is a compatibility-focused multithreaded Minecraft server platform built on Folia's regional architecture. It is designed for operators who want parallelism without treating ecosystem compatibility as an afterthought.

Java · GPL-3.0 · tame.gg/SilkMC

regional execution model
Region Aactive tick thread
Region Bactive tick thread
Region Cisolated workload
Compatibilityplugin-aware layer
Folia regional base
Java primary language
GPL-3.0 open source
SilkMC tame.gg project

What's different

Multithreaded,
but built for compatibility.

Regional parallelism

SilkMC builds around Folia's region-based execution model so independent areas can tick in parallel instead of forcing every workload through one global server thread.

Folia architecture
🔗
Compatibility-first direction

The goal is not just raw thread count. SilkMC keeps compatibility visible as a product constraint so server owners can evaluate it against real plugin stacks.

operator focused
🧤
Silk-smooth scaling

The platform targets smoother scaling under player spread, entity load, and region-local activity.

📊
Built to profile

A multithreaded server needs proof, not vibes. SilkMC is positioned for benchmark-driven tuning across region load and plugin behavior.

🛠
Open development

The repository is public under the tame.gg organization so the architecture, patch history, and build surface are inspectable.

📖
Documentation

SilkMC's docs live in a dedicated Astro site with source hosted at github.com/koelss/silkmcdocs.

docs
git clone https://github.com/tame-gg/SilkMC.git cd SilkMC