[erlang-questions] Reintrant parsing of erlang terms

Eric Merritt cyberlync@REDACTED
Thu Sep 21 04:26:09 CEST 2006


Guys,

  I am working on a pipe driver that uses event system to handle
multiple sources of input. One of those sources is a pipe from an
erlang node. The ei_decode* stuff doesn't really handle chunking it
seems, so I will probably need to handle it as part of the protocol.
That being the case, are there ways to do that that are more favored
then others by the general erlang population?

Thanks,
 Eric



More information about the erlang-questions mailing list