There are several languages that implement tuples: http://en.wikipedia.org/wiki/Tuple_space
Has anyone worked with tuples in Erlang as a modular communication / messaging tool for distributed computing? if so, what is your experience?
I might be wrong in the tuple spaces, but the ETS looks as if it matches the definition on a node-local basis, and with mnesia on top it will match the definition in a distributed way. Many Erlang applications use ETS anyway, I could add.
, , .
Source: https://habr.com/ru/post/1774431/More articles:Zend Studio 8 performance fix (typing input) Problem - phpIterate over int and string using istream_iterator - c ++Vaguely about how Silverlight gets to a page - asp.net-mvcMongoDb and self-regulatory objects - c #logical aggregation patterns in C # - c #How to override the `is` operator - operatorsMaven archetypes for OpenJPA - mavenКак получить количество атрибутов, которые имеет объект? - c#How can I use outputcache in this situation? - c #testing django module in multiple databases - djangoAll Articles