123
edits
Line 40: | Line 40: | ||
MASTER THESIS: | MASTER THESIS: | ||
''“Implementation and experimental analysis of Asynchronous Distributed Gossip Algorithms”'' | ''“Implementation and experimental analysis of Asynchronous Distributed Gossip Algorithms”'' | ||
Includes: | <br>Includes: | ||
* Study of the complexity of gossip in an asynchronous, message-passing fault-prone distributed system through two different algorithms – called EARS and SEARS – which encompass different trade-offs between time and message complexity. | * Study of the complexity of gossip in an asynchronous, message-passing fault-prone distributed system through two different algorithms – called EARS and SEARS – which encompass different trade-offs between time and message complexity. | ||
* Implementation of these algorithms using YALPS, an open-source Java library designed to facilitate the development and testing of distributed applications. | * Implementation of these algorithms using YALPS, an open-source Java library designed to facilitate the development and testing of distributed applications. | ||
Line 47: | Line 47: | ||
MATHS RESEARCH: | MATHS RESEARCH: | ||
''“Axisymmetric Poiseuille Flow of Newtonian fluid under pressure-dependent viscosity”'' | ''“Axisymmetric Poiseuille Flow of Newtonian fluid under pressure-dependent viscosity”'' | ||
Includes: | <br>Includes: | ||
* Study of Poiseuille flow in a cylindric tube under pressure-dependent viscosity; Continuity equation, momentum equation and velocity components for this incompressible flow. | * Study of Poiseuille flow in a cylindric tube under pressure-dependent viscosity; Continuity equation, momentum equation and velocity components for this incompressible flow. | ||
* Isolines, two-dimensional line plots and three-dimensional shaded surface showing the evolution of velocity, using Matlab Language | * Isolines, two-dimensional line plots and three-dimensional shaded surface showing the evolution of velocity, using Matlab Language |
edits