Server-side Object Container Streaming (SOCS)

Server-side Object Container Streaming (SOCS)

@star_citizen

Build: 3.8

Category: Core Tech

Progress: 1/1 task completed.

Status: Polishing

SOCS is core technology which allows us to stream in and out Object Containers and other entities on the server contextually, based on the players connected to said server. By only loading Object Containers when they are required, fewer entities are loaded on the server at any one time, resulting in reduced server load per instance.

Report Page