/u/rando512
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
🌐 reddit.comSource
Hey everyone, I wanted to see if I could build a distributed orchestrator from from scratch without relying on heavy external infrastructure like Postgres, Redis, or Kafka. The strict rule was: everything must run from a single binary. The core engine is zero dependency single j
🌐 reddit.comSource
About 5 months ago, I shared the early stages of Titan, a lightweight distributed orchestrator built entirely from scratch in Java 17. The strict design constraint was zero external dependencies by using only java.net.Socket and java.util.concurrent (no Spring, no Netty). The ent