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: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T09:27:49.000Z (over 5 years ago)
- Last Synced: 2024-11-07T13:47:29.956Z (3 months 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
```