|
|
|
|
|
by jstimpfle
2520 days ago
|
|
Yes, I realized the CPU issue and already updated my comment. Technically we would need a way to catch the CAS operation and convert it into a network request - like for example segfaults can be handled and converted into a disk load. And also we'd need to extend all the cache coherency stuff over the network. > And if you assume all your peers are reliable in a distributed system, you're wrong. Damned either way. Technically you have the reliability issues with all the components inside a single system, just as well. They are just more reliable. But I'm sure I have seen hard disks failing, etc. -- Ok, let me think about that abstraction stuff. Thanks. |
|