🏁Capacity And Queue Management

Configuring your World's Admission Policy

If you want to control capacity and admission, you can set this when launching from the Launch World modal on the dashboard. This will control entry to your world both via Streaming and also via downloaded clients.

There are 3 possible options you can choose from:

  • Open: no capacity limits are set (regardless of the value you enter for Session Capacity)

  • Automatic: the capacity limit applies, and people are admitted automatically as soon as space is freed, otherwise they are placed in a queue until people exit your world.

  • Closed: admissions are controlled via a (manually handled) queue, at which point you can control the flow of entry to the world.

Closed: Manually Admitting Users in the Queue

When choosing "Closed" as the admission policy, you will be presented with the ability to view and manage the number of users in your queue. This can be found under the "Operations" tab of your world.

When ready, you add admit a custom number of users from the queue into the world. Alternatively, you can bulk add every person from the queue to the world (up to the maximum capacity initially set):

Additional Configurations

If you want to disable queuing specifically for downloaded clients:

  • You can modify your world's live config to disable native client queuing. This can be found under Deployment -> Client -> Deployment Queue -> Respect Queue :

If you want to set a failsafe maximum capacity alongside your admissions policy setting:

  • You can modify your worlds live config to set a maximum number of clients per server. this can be found under Morpheus -> ConnectionParams -> Server -> Max Number of Clients :

(DEPRECATED) Capacity System

Capacity management & Queuing can be used to cap the number of users able to inhabit a world and manage the rate in which users are able to join. The settings can be found under the Operations tab on a World page. Capacity is defined as the maximum number of available seats in a World.

When you enable Capacity you shall be asked to set an initial limit. Any further users that attempt to join the world will need to wait until a seat becomes available by an active user leaving the world for over 5 minutes.

To manually control the flow of users into a world you must enable the queue. This is done by using the toggle next to the queue control. Once the queue is enabled you can manually add users to the world by clicking the Add Users button. It is possible to add a specific number of users or to add as many queueing users as possible (up to the capacity limit).

Last updated

Was this helpful?