 Rank: Advanced Member
Joined: 11/8/2017 Posts: 3,553 Neurons: 13,045
|
Is 'problems of significance' like 'important problems'?
The general style of work in this field is more or less as follows. First, problems of significance in practical distributed computing are identified, and abstract versions of these problems, suitable for mathematical study, are defined.
Lynch's Distributed Algorithms
|
 Rank: Advanced Member
Joined: 9/12/2011 Posts: 35,026 Neurons: 238,054 Location: Livingston, Scotland, United Kingdom
|
Yes. Problems of significance - significant problems. The significant (important) problems are identified (listed) - and then made into mathematical "models" which can be studied.
I know practically nothing about Cloud technology, but a very simple (not really significant) problem might be "how do I equally share 50 gigabytes between ten servers?"
Mathematically it would become: 50 gB divided by 10 servers = 5 gB per server.
The abstract version could be: x gB / y servers = x/y gB per server.
|
 Rank: Advanced Member
Joined: 11/8/2017 Posts: 3,553 Neurons: 13,045
|
Many thanks Drago!!!
|