Skip to content

Simple computational model for the behavior of an app server upstream of a load balancer with a request-independent load balancing algorithm

Notifications You must be signed in to change notification settings

danslimmon/upstream-queueing-model

Repository files navigation

upstream-queueing-model

This computational model simulates the behavior of an "upstream" which is being fed requests at random intervals by a load balancer, and taking a random amount of time to process them. Each upstream has a maximum concurrency of 12 before queueing latency is incurred.

See this blog post to understand how this model can be used.

About

Simple computational model for the behavior of an app server upstream of a load balancer with a request-independent load balancing algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages