-
Notifications
You must be signed in to change notification settings - Fork 4
apofiget/c_node_ex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Erlang multithreaded C-node example code. How to build: git clone https://github.com/apofiget/c_node_ex cd c_node_ex/ make make start in other console: cd c_node_ex/priv/ ./erl_c_node 6543 COOKIE ,where 6543 - port number and COOKIE - Erlang magic cookie. Then back to Erlang REPL and try call functions foo/0, bar/0, baz/0, quax/0, other/0. Author: Andrey Andruschenko <[email protected]>
About
Multithreaded Erlang C-node example
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published