Comment on Comparison of Erlang Runtime System and Java Virtual Machine [pdf]parentComments−rudiger11yIf you need a multi-gigabyte, read-only, in-memory data structure with support for ad-hoc querying and concurrent reads... you probably should just use a SQL database.
Comments
If you need a multi-gigabyte, read-only, in-memory data structure with support for ad-hoc querying and concurrent reads... you probably should just use a SQL database.