That's not the sort of architecture I'm referring to. I'm specifically talking about splitting your application layer between Elixir and Python.
That's not the sort of architecture I'm referring to. I'm specifically talking about splitting your application layer between Elixir and Python.
Wait until you find out about some people not writing pure python apps but also have some code in JavaScript. Crazy to mix more than one language in one machine.