- About Java vs Erlang: After many years in Java world (banking, investing,
- transportation) I started to work with Erlang (including all guys in our
- company). Now all our software is written in Erlang/C. It handles
- huge payload, very easy to scale, in case of problems it heals itself
- automatically. It is very easy to develop and maintain software in Erlang.
- This is a true dream technology. We are really happy now. I don't see any
- Java use cases in our company in the future.
- p.s. Of course Erlang is not designed for UI.
- Erlang is good at what it was designed to be good at - which was
- building fault-tolerant soft real-time distributed systems with
- dynamic code upgrade - I know of nothing that has remotely
- similar semantics.