Skip to content

Comment on Concurrency, interactivity, mutability, choose twoparent

Comments

Elixir / Beam take this approach with byte strings. Once they exceed 64 bytes they are allocated to shared reference counted memory.

I'm more and more convinced that for these types of problems most popular languages are just reimplementing or offloading to services like Kafka or Celery functions that are first class primitives in the BeamVM/Elixir

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.