commit 4222124b81feb49f4292d391007d5b7c5c955a2e
parent ea9234489a817e7a727ae0c4dd6f9ed8f298c5d9
Author: Ivan Gankevich <igankevich@ya.ru>
Date: Thu, 16 Feb 2017 20:13:52 +0300
Add new section.
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/phd-diss-ru.org b/phd-diss-ru.org
@@ -2695,7 +2695,7 @@ digraph {
пользовательском пространстве, позволяющая писать и запускать распределенные
приложения прозрачно.
-**** Введение.
+**** Контрольные точки восстановления.
Отказы узлов распределенной системы можно разделить на три типа: отказ
подчиненного узла, отказ главного узла и отказ одновременно всех узлов
(отключение электричества). Для того чтобы запущенная на кластере задача могла
diff --git a/phd-diss.org b/phd-diss.org
@@ -2524,6 +2524,7 @@ write a programme that runs on a cluster without knowing the exact number of
working nodes. The middleware works as a cluster operating system in user space,
allowing to write and execute distributed applications transparently.
+**** Checkpoints.
**** Related work.
Dynamic role assignment is an emerging trend in design of distributed systems\nbsp{}cite:ostrovsky2015couchbase,divya2013elasticsearch,boyer2012glusterfs,anderson2010couchdb,lakshman2010cassandra,
however, it is still not used in big data and HPC job schedulers. For example,