Talk
29:00
Elixir is not alone: talking to other languages
This talk explores integration methods between Elixir/Erlang and external programming languages, covering Ports and Port Drivers, NIFs, external nodes (C, Java, Ruby, Python, ...), and standard protocols (HTTP API, sockets), with practical examples of when each approach applies. Drawn from real-world experience building Xerpa with Elixir from inception, the talk targets engineers considering Elixir adoption, including beginners.