Sujet : Re: In-Memory Computing
De : tkoenig (at) *nospam* netcologne.de (Thomas Koenig)
Groupes : comp.arch comp.lang.miscDate : 13. Nov 2024, 10:14:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vh1qlg$24l4h$1@dont-email.me>
References : 1 2
User-Agent : slrn/1.0.3 (Linux)
Terje Mathisen <
terje.mathisen@tmsw.no> schrieb:
You typically start with shared atomic operations and very simple
computation, like a LOCK XADD, then once you are on this slippery slope
you quickly decide to add more advanced capabilities, quickly ending up
with something like Bunny Chang's distributed virtual machine which can
securely distribute its code anywhere in the cluster.
What is Bunny Chang's distributed virtual machine?