UBF and VM opcocde design

Joe Armstrong - noreply@blogger.com (Joe Armstrong) - July 10, 2008

UBF is a data encoding that allows structured terms (rather like XML) to be sent over the network. It also includes a protocol checking scheme to automatically determine if sequences of typed messages follow a particular protocol.

This blog entry was stimulated by this posting on the erlang mailing list.

One of the basic ideas of UBF of was to send programs not data structures. The programs



Categories: Blogs  Joe Armstrong