interprocess inlining
Shawn Pearce
spearce@REDACTED
Thu Dec 5 18:20:41 CET 2002
Ulf Wiger <etxuwig@REDACTED> wrote:
> Indeed. It could be one of the steps towards really using
> lots of simple processes rather than a few complicated ones.
> I believe it could make for much more readable code in the
> end.
Unfortunately, when I do program Erlang, this is how I
program in it. :-) Message passing probably dominates
most of my runtime cost.
Worse though is I'm stuck in Java at work 99.99999%
of the time. :-(
--
Shawn.
More information about the erlang-questions
mailing list