Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tank-bohr/enode
https://github.com/tank-bohr/enode
benchmark emails erlang mailing
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tank-bohr/enode
- Owner: tank-bohr
- License: mit
- Created: 2015-01-04T06:56:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-05T20:14:27.000Z (almost 10 years ago)
- Last Synced: 2023-03-23T09:31:18.222Z (over 1 year ago)
- Topics: benchmark, emails, erlang, mailing
- Language: Erlang
- Size: 441 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Сборка
`rebar get-deps`
`rebar compile`
# Запуск бенчмарка
`ERL_LIBS=apps:deps erl +K true -config config/app -name bench -s enode_bench`
# Запуск сервера
`ERL_LIBS=apps:deps erl +K true -config config/app -name server -s enode server`