• 0 Posts
  • 3 Comments
Joined 2 months ago
cake
Cake day: July 21st, 2024

help-circle
  • I created stackable blueprints that include a specific type of building, for example constructors. They have an input and output on the ground and i can build them higher and higher as long as the belt is fast enough to push in and out the materials.

    By doing that i normally have one or more towers for each component, similar to your mentioned microservice architecture.

    On the ground i connect these towers to build the downstream components, essentially creating your mentioned microfactories out of the towers/microservices. Perhaps Manyfactories is a better name, as it’s somewhere in-between micro and mono.

    It’s fast, scalable throughout the research tiers and pretty enough for my own standards.