Seth Falcon
|
6f6a0f012e
Don't crash if given wrong pool name
|
13 лет назад |
Seth Falcon
|
615b69142c
Add return_member/1 for the default ok status
|
13 лет назад |
Seth Falcon
|
65e5a79c74
Add metrics instrumentation
|
13 лет назад |
Seth Falcon
|
f1397b44f8
Add take_member/2 if you know the pool you want, ask for it
|
13 лет назад |
Seth Falcon
|
34ff5b6c45
Handle inability to start new members more gracefully
|
13 лет назад |
Seth Falcon
|
495a43261b
Add strict gaurds to return_member; handle error_no_members gracefully
|
13 лет назад |
Seth Falcon
|
2b90f82374
Update to latest rebar
|
13 лет назад |
Seth Falcon
|
23358c73a8
Add cover analysis for unit tests
|
13 лет назад |
Seth Falcon
|
17969e7d4d
Some code formatting cleanups
|
13 лет назад |
Seth Falcon
|
4b13ae4dd5
Updated dialyzer target in Makefile
|
13 лет назад |
Seth Falcon
|
ab61cba478
Fix unused variable warn
|
13 лет назад |
Seth Falcon
|
7482a9ac74
Set trap_exit early in init.
|
13 лет назад |
Seth Falcon
|
f505549c5b
Quiet sasl logging during eunit tests
|
14 лет назад |
Seth Falcon
|
00b2f7f186
Preliminary support for culling unused pool members
|
14 лет назад |
Seth Falcon
|
2eb24b2252
Add some helper functions for manipulating records in pooler
|
14 лет назад |
Seth Falcon
|
2e35fb1f44
Add more integration tests
|
14 лет назад |
Seth Falcon
|
7d0c56f8f9
Add in progress module for looking at perf of pooler
|
14 лет назад |
Seth Falcon
|
adeff2c76a
Refine readme
|
14 лет назад |
Seth Falcon
|
8b40249c3b
Fix do_return_member to clean up consumer_to_pid mapping
|
14 лет назад |
Seth Falcon
|
8354c5daee
Add test to verify unused member crash gets handled
|
14 лет назад |
Seth Falcon
|
8483ea6dc7
Revert "unignore and add generated edoc documentation"
|
14 лет назад |
Seth Falcon
|
dcef3ae491
Fix bug in remove_pid not to corrupt Pool state.
|
14 лет назад |
Seth Falcon
|
65447974ff
unignore and add generated edoc documentation
|
14 лет назад |
Seth Falcon
|
454d0e7728
Add Apache 2.0 license and more doc/edoc
|
14 лет назад |
Seth Falcon
|
c801a1908a
Update docs and add specs from typer for gen_server callbacks
|
14 лет назад |
Seth Falcon
|
0ef3aa760e
Cleanup max_free_pool for dialyzer warning
|
14 лет назад |
Seth Falcon
|
defa776237
Rename do_return_member2 => do_return_member
|
14 лет назад |
Seth Falcon
|
78edf983e5
Add free_count to #pool{} and track it
|
14 лет назад |
Seth Falcon
|
2675804fac
Refactor tracking of in use and free pids
|
14 лет назад |
Seth Falcon
|
b1a8bf9199
More doc cleanup.
|
14 лет назад |