天天看点

Java vs Erlang

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

继续阅读