[erlang-questions] Newbie training project proposal

Zac Brown zac@REDACTED
Mon Sep 10 14:58:08 CEST 2007


Hi Tom:

    I'd be interested in participating. I have a small amount of Erlang
experience, that is I understand the language and the practices, though
not necessarily the best way to do things :). Email me off list if
you're interested.

Zac

Tomasz Błachowicz wrote:
> Hi all,
>
> I'm looking for wannabe/newbie erlang developers who'd like to learn
> that language in practice. I'm going to create new open source project
> from scratch that will aim to implement STOMP messaging protocol [1]
> in erlang. I've been considering both client and server side
> implementation.
>
> The STOMP protocol is a quite interesting proposal of simple
> text-oriented messaging protocol. While coding we could probably
> explore such erlang areas like socket programming, possibly gen_server
> framework, Mnesia, ETS, not to mention basic concepts of the language.
> I believe STOMP protocol is kind of ideal candidate for that exercise,
> bacause it's simple enough (I mean not so complex) and contains some
> non-trivial aspects e.g. transactions, full-duplex socket traffic,
> etc.
>
> I personally believe that is could be good opportunity to learn erlang
> by coding instead of only by reading books, articles and tutorials,
> etc. If you are interested in participation, please contact me
> directly.
>
> References:
> [1] http://stomp.codehaus.org/Protocol
>
> Take care,
> Tom
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>   




More information about the erlang-questions mailing list