libra/doc/glossary.rst
Endre Karlson 95168cb337 Document Stats scheduler better including AF and drivers
Change-Id: I83ab54d3b120404acf69539997a905eafcfd8fa5
2013-09-25 09:12:05 +02:00

766 B

Glossary

instance

A Virtual Machine in "Cloud" speak.

az

A logical grouping of resources typically used to provide HA.

database

A software that stores data like a SQL server or similar.

device

A Loadbalancer Device which either runs in Software aka libra-worker with haproxy or any other kind of software / hardware.

vip

A virtual ip is a ip address which is assigned to the device and can be moved around if needed.

gearman

A job system. See http://gearman.org/ for more info.

haproxy

Software loadbalancer that runs typically on Linux. Used as the base for the Lira LBaaS tools.