Client server in Erlang

shk kuleshovmail@REDACTED
Mon Nov 29 08:08:15 CET 2010


Hello,

I recently started to learn Erlang. I read book - Erlang Programming. In
Client-Server chapter i try to run example. 

Code of this example: https://gist.github.com/719677

This is simple client/sever example.

In erlang shell i see:

1> f:start().
true
2> f:allocate()

When i call allocate erlang shell, emacs and other hangs.

What's wrong?

Thank you.
-- 
View this message in context: http://erlang.2086793.n4.nabble.com/Client-server-in-Erlang-tp3063129p3063129.html
Sent from the Erlang Questions mailing list archive at Nabble.com.


More information about the erlang-questions mailing list