Το έργο με τίτλο Elixir: an agent for supporting elasticity in Docker Swarm από τον/τους δημιουργό/ούς Alexiou Michail, Petrakis Evripidis διατίθεται με την άδεια Creative Commons Αναφορά Δημιουργού 4.0 Διεθνές
Βιβλιογραφική Αναφορά
M.S. Alexiou and E.G.M. Petrakis, “Elixir: an agent for supporting elasticity in Docker Swarm,” in Advanced Information Networking and Applications, vol 1151, Advances in Intelligent Systems and Computing, L. Barolli, F. Amato, F. Moscato, T. Enokido, M. Takizawa, Eds., Cham, Switzerland: Springer Nature, 2020, pp. 1114-1125, doi: 10.1007/978-3-030-44041-1_96.
https://doi.org/10.1007/978-3-030-44041-1_96
Elixir is an autonomous agent that extends the capabilities of Docker Swarm in certain ways: (a) it supports monitoring of resources in real-time, (b) introduces a scheduler for balancing the workload among swarm nodes and, most importantly, (c) supports automatic scaling-up (or down) of worker nodes at run-time with no downtime (i.e. without stopping the system). The proposed scaling strategy is reactive and works by responding to static (pre-defined) thresholds applying on resource metrics (e.g. RAM, CPU). The experimental results demonstrate that Docker Swarm with Elixir responds to the increasing (or decreasing) resource demands of each application leading to significantly faster response times compared to its non-auto scaled counterpart, while maintaining optimal allocation of resources per application.