seth
|
00f461b148
Use assertEqual instead of assertMatch where possible
|
13 years ago |
Seth Falcon
|
7c502ac964
Tighten specs for send_metric and pool_metric
|
13 years ago |
Seth Falcon
|
ae924e6010
Remove spec for handle_call for dialyzer
|
13 years ago |
Seth Falcon
|
ff4a521aa0
Ask for config for the pooler app explicitly in pooler_sup
|
13 years ago |
Seth Falcon
|
50e35552d5
Declare crypto as a dependency in pooler.app, don't start it
|
13 years ago |
Seth Falcon
|
ddabf8ba56
Improve specs on take_member and internal take_member functions
|
13 years ago |
Seth Falcon
|
178a547107
Fix some dialyzer warnings
|
13 years ago |
Seth Falcon
|
89b9ec078e
Add readme section on quick start demo
|
13 years ago |
Seth Falcon
|
4605e6aa54
update readme with notes on metrics
|
13 years ago |
Seth Falcon
|
79e45bf72d
Some docs for test modules and updated example config
|
13 years ago |
Seth Falcon
|
c83d9f8831
Fix cull_members, more robustness against bad pool names, test metrics
|
13 years ago |
Seth Falcon
|
6f6a0f012e
Don't crash if given wrong pool name
|
13 years ago |
Seth Falcon
|
615b69142c
Add return_member/1 for the default ok status
|
13 years ago |
Seth Falcon
|
65e5a79c74
Add metrics instrumentation
|
13 years ago |
Seth Falcon
|
f1397b44f8
Add take_member/2 if you know the pool you want, ask for it
|
13 years ago |
Seth Falcon
|
34ff5b6c45
Handle inability to start new members more gracefully
|
13 years ago |
Seth Falcon
|
495a43261b
Add strict gaurds to return_member; handle error_no_members gracefully
|
13 years ago |
Seth Falcon
|
2b90f82374
Update to latest rebar
|
13 years ago |
Seth Falcon
|
23358c73a8
Add cover analysis for unit tests
|
13 years ago |
Seth Falcon
|
17969e7d4d
Some code formatting cleanups
|
13 years ago |
Seth Falcon
|
4b13ae4dd5
Updated dialyzer target in Makefile
|
13 years ago |
Seth Falcon
|
ab61cba478
Fix unused variable warn
|
13 years ago |
Seth Falcon
|
7482a9ac74
Set trap_exit early in init.
|
13 years ago |
Seth Falcon
|
f505549c5b
Quiet sasl logging during eunit tests
|
14 years ago |
Seth Falcon
|
00b2f7f186
Preliminary support for culling unused pool members
|
14 years ago |
Seth Falcon
|
2eb24b2252
Add some helper functions for manipulating records in pooler
|
14 years ago |
Seth Falcon
|
2e35fb1f44
Add more integration tests
|
14 years ago |
Seth Falcon
|
7d0c56f8f9
Add in progress module for looking at perf of pooler
|
14 years ago |
Seth Falcon
|
adeff2c76a
Refine readme
|
14 years ago |
Seth Falcon
|
8b40249c3b
Fix do_return_member to clean up consumer_to_pid mapping
|
14 years ago |