Skip to content

memory-based Procstar agent load balancing #369

@alexhsamuel

Description

@alexhsamuel
  • agents report system stats (mem free, cache mem) to server
  • server tracks recent system stats per connection
  • load balancer uses this to allocate probabilistically based on (free + cache)
  • global Apsis config for which load balancer to use and how to configure it

The load balancer should have access to:

  • connection info, incl conn ID, user, hostname, so it can conditionalize
  • recent system stats (incl age) per connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    corecomponent: core

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions