Erlang Universal Binary Format? Anyone using it?
问题 I recently stumbled upon this 2002 conference paper ( Getting Erlang to talk to the outside world by Joe Armstrong) and I was wondering whether this is a standard that was ignored or if there was any adoption? Should I focus on Apache Thrift for inter-platform communication? (whatever solution I choose will involve at least Erlang) 回答1: You might find the following information helpful about UBF (i.e. UBF User's Guide). http://ubf.github.com/ubf/ubf-user-guide.en.html This might help answer