Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedro-gutierrez/horde_test
A simple Elixir testbed for Horde and libcluster
https://github.com/pedro-gutierrez/horde_test
elixir erlang horde libcluster otp
Last synced: 8 days ago
JSON representation
A simple Elixir testbed for Horde and libcluster
- Host: GitHub
- URL: https://github.com/pedro-gutierrez/horde_test
- Owner: pedro-gutierrez
- Created: 2019-09-03T11:27:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T09:27:49.000Z (about 5 years ago)
- Last Synced: 2023-03-05T10:23:33.103Z (over 1 year ago)
- Topics: elixir, erlang, horde, libcluster, otp
- Language: Elixir
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HordeTest
A simple Elixir demo app that combines Horde and libcluster. For testing purposes.
Run the tests to check everything is working
```
mix test
```