Seth Falcon
|
25479472d5
Make member start timeout configurable per pool
|
12 лет назад |
Seth Falcon
|
7371263c22
Use erlang:demonitor(MRef, [flush])
|
12 лет назад |
Seth Falcon
|
4596477ae5
Merge branch 'pooler-1-0'
|
12 лет назад |
Seth Falcon
|
98bc7ce73c
Add sup tree diagram
|
12 лет назад |
Seth Falcon
|
18bd18e8ff
README fixes
|
12 лет назад |
Seth Falcon
|
72d1012ecb
Add basho bench rig
|
12 лет назад |
Seth Falcon
|
712aa825b8
Update README with example of using pooler:new_pool
|
12 лет назад |
Seth Falcon
|
f33a7c6e6b
Allow pooler application start without pools config key
|
12 лет назад |
Seth Falcon
|
f8378ff11f
Update copyright year in pooler_starter.erl
|
12 лет назад |
Seth Falcon
|
668b5b6aa4
Add dynamic pool creation via pooler:new_pool/1
|
12 лет назад |
Seth Falcon
|
1fe38ff905
Handle edge case of empty group in take_group_member
|
12 лет назад |
Seth Falcon
|
f68f74454a
Add NEWS
|
12 лет назад |
Seth Falcon
|
1e92b3f371
Cleanup helper function names for take_group_member
|
12 лет назад |
Seth Falcon
|
9a8ee44508
Remove dependency on crypto application
|
12 лет назад |
Seth Falcon
|
04e39af87d
Merge branch 'async-start' into pooler-1-0
|
12 лет назад |
Seth Falcon
|
247f1bee65
Merge branch 'use-monitoring' into pooler-1-0
|
12 лет назад |
Seth Falcon
|
f98f3b5a08
Merge branch 'multi-pool' into pooler-1-0
|
12 лет назад |
Seth Falcon
|
649dc8c1b7
Rename example config and add demo_shell make target
|
12 лет назад |
Seth Falcon
|
92bf37933d
Add pooler:manual_start to make testing in console easier
|
12 лет назад |
Seth Falcon
|
b7d5f6b0cc
Remove stale members when processing a failed accept member
|
12 лет назад |
Seth Falcon
|
fe4916c193
Start members in init in parallel
|
12 лет назад |
Seth Falcon
|
223aafe05b
Rename helper add_pids -> add_members_sync
|
12 лет назад |
Seth Falcon
|
9e4b73a5af
Async member addition when returning failed members
|
12 лет назад |
Seth Falcon
|
7be93560a9
Improve test coverage for pooler module
|
12 лет назад |
Seth Falcon
|
0fa645d2a6
Remove unused code from pooler module
|
12 лет назад |
Seth Falcon
|
835546afaa
Update example config for pool names as atoms
|
12 лет назад |
Seth Falcon
|
2c542412b9
Remove members that timeout in starting state
|
12 лет назад |
Seth Falcon
|
2f7f4c7f40
Initial pool with parallel start of init_count members
|
12 лет назад |
Seth Falcon
|
ccf2cd92e3
Add start_members_sync/3 to pooler_starter
|
12 лет назад |
Seth Falcon
|
9bf8d6044b
Add a batch of new members on take when all in-use
|
12 лет назад |