Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement in erlang Elixir's task #3

Open
unbalancedparentheses opened this issue Aug 8, 2014 · 3 comments
Open

Implement in erlang Elixir's task #3

unbalancedparentheses opened this issue Aug 8, 2014 · 3 comments

Comments

@unbalancedparentheses
Copy link
Member

Check:

@unbalancedparentheses
Copy link
Member Author

We can implement it with with async_call(Node, Module, Function, Args) -> Key
http://erlang.org/doc/man/rpc.html#async_call-4

@unbalancedparentheses
Copy link
Member Author

A module that evaluates a fun is needed

@unbalancedparentheses
Copy link
Member Author

Check concurrency control fom https://github.com/duomark/epocxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant