ulidtko 24.01.2013 09:54

На Го теперь можно писать на Эрланге.
https://plus.google.com/u/0/114727988090...

(алсо, занимательная подборка кодеров в кружке́ поста)

Max Treskin11:51 AM (edited) — Limited
Glad to present implementation of Erlang distributed node in Go.

Supported features:

- Publish listen port via EPMD
— Handle incoming connection from other node using Erlang Distribution Protocol
— Spawn Erlang-like processes
— Register and unregister processes with simple atom
— Send messages to registered (using atom) or not registered (using Pid) processes at Go-node or remote Erlang-node
— Create own process with GenServer behaviour (like gen_server in Erlang/OTP)

Pull requests are welcome!

UPD
Dependencies which used in node package:

- Erlang term format: http://github.com/goerlang/etf

- Distribution protocol http://github.com/goerlang/dist

- EPMD protocol http://github.com/goerlang/epmd

1. ojab 24.01.2013 10:10 YGG!

мудило, научись рабочие ссылки давать

3. ulidtkoulidtko /2 24.01.2013 10:25

ппц они мудаки, на второй урл ТОЛЬКО ЧТО заходило

4. ojabulidtko /2 24.01.2013 10:25 YGG!

>edited
ГАГАГА ЭНДЖОЙ Ё ПИСЕЧКА

5. ulidtkoojab /4 24.01.2013 10:41

короче, не зря скопипастил, точно этого говна и ждал

Do you really want to delete ?