[erlang-questions] Kilim: Fast, lightweight, cheap message passing in Java
Patrick Logan
patrickdlogan@REDACTED
Fri Jun 20 06:23:23 CEST 2008
"Any chance you caught whether or not this tool allows shared state?
If so, pass by reference would explain 3x claim."
Yeah, I understand copying is avoided, using the linear types and
message types. Apparently there is a "sharable" attribute to allow
shared-memory object access on a case by case explicit basis.
More information about the erlang-questions
mailing list