{"id":20558080,"url":"https://github.com/dineshba/otp-elixir","last_synced_at":"2026-04-20T15:01:51.444Z","repository":{"id":98812946,"uuid":"84456299","full_name":"dineshba/otp-elixir","owner":"dineshba","description":"OTP Elixir","archived":false,"fork":false,"pushed_at":"2017-07-11T17:31:12.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T18:36:48.283Z","etag":null,"topics":["elixir","erlang","otp"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dineshba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-09T15:16:50.000Z","updated_at":"2017-03-09T19:04:37.000Z","dependencies_parsed_at":"2023-03-09T19:45:13.311Z","dependency_job_id":null,"html_url":"https://github.com/dineshba/otp-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshba%2Fotp-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshba%2Fotp-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshba%2Fotp-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshba%2Fotp-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dineshba","download_url":"https://codeload.github.com/dineshba/otp-elixir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242163952,"owners_count":20082228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","erlang","otp"],"created_at":"2024-11-16T03:42:11.202Z","updated_at":"2026-04-20T15:01:46.420Z","avatar_url":"https://github.com/dineshba.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# otp-elixir\n\n* Presentation used for \n[Why Erlang/Elixir + Getting started with Elixir](https://docs.google.com/presentation/d/1HM_eGs-3_mAHytGVXcGnwZ1pf1AHe2X690mkXshgkrE/edit#slide=id.g1c2b4f0ab4_0_34)\n\n\n### Some commands which i used during session:\n* `iex` for interactive terminal\n* `c(\"filename.exs\")` for loading/re-compiling in repl\n* `elixir -r filename.exs -e \"Module.func(args)\"` for executing function directly from terminal\n* `iex --sname shortName` and `iex --name dineshb@my_ip_address` to name the nodes\n* `iex --cookie your_cookie` to set the cookie for your erlang node\n* `Node.self` to display current node name\n* `Node.list` to list all the connected nodes\n* `Node.connect :node_name` to connect\n\n### Session 1 agenta\n* How to send message between two processes that are running in\n    1. `iex` to `module`\n    2. `one module` to `another module`\n* How much time it takes to create 1 lakh processes and send message between them to complete a task\n\n### Session 2 agenta\n* How to create a server/master in one node and multiple agent/slave in mutliple nodes and communicate between them\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshba%2Fotp-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdineshba%2Fotp-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshba%2Fotp-elixir/lists"}