Understand the runtime architecture
Follow a message from one service to another across nodes, locations, and network boundaries.
See how the pieces connect ↗SELF-HOSTED JAVA · DISTRIBUTED SYSTEMS · ON-PREMISES
nyssr.net is a self-hosted Java runtime for distributed applications that need node-to-node communication, service discovery, and local autonomy without a central broker or cloud stack.
THE IDEA
nyssr.net brings node communication, service discovery, routing, and asynchronous messaging into one self-hosted runtime. It is designed for teams that need distributed behavior across their own infrastructure without making a central cloud platform the center of every decision.
WHY NYSSR.NET
Follow a message from one service to another across nodes, locations, and network boundaries.
See how the pieces connect ↗Connect servers, locations, and private networks under your control. The design does not require a central cloud platform to coordinate every service.
Explore connected locations ↗Register a service, give it a message API, and let the network resolve where it is running. Build around the topology your application actually needs.
See service resolution ↗FIND YOUR WAY IN