Has anyone used Ice (http://www.zeroc.com/) and Erlang together? On a broader note, I'm investigating hooking up a C++ client and a Erlang server. The basic idea is to use a high speed binary-oriented interface to support million of reads/second against an Erlang server. Anyone have any suggestions? -ryan