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 лет назад |
Seth Falcon
|
b2cd30a72f
start members asynchronously using pooler_starter
|
12 лет назад |
Seth Falcon
|
08211e5324
Use monitors instead of links to track members and consumers
|
12 лет назад |
Seth Falcon
|
c166959e2f
Cleanup fetching metrics module in pooler_sup
|
12 лет назад |
Seth Falcon
|
9804746008
Improve error message if pool config is missing a required entry
|
12 лет назад |
Seth Falcon
|
3ad56bb1ce
Use metrics_mod stored in pool record in send_metric
|
12 лет назад |
Seth Falcon
|
703b054eff
Update metrics to be pool specific
|
12 лет назад |
Seth Falcon
|
52648c15ab
Remove unused start and stop functions from pooler module
|
12 лет назад |
Seth Falcon
|
dc1d9b115f
Remove unreachable fun head for pool_add_retries
|
12 лет назад |
Seth Falcon
|
ddfddae91a
Remove now unused functions max_free_pool and fold_max_free_count
|
12 лет назад |
Seth Falcon
|
670d5eb764
Add load balancing support using pg2 and an ets table
|
12 лет назад |
Seth Falcon
|
48ab776d06
Remove unused props_to_pool function
|
12 лет назад |
Seth Falcon
|
0e5802349e
multi-pool refactor part 1
|
12 лет назад |
Seth Falcon
|
070f6379cb
Update README for new multiple indepenent pool design
|
12 лет назад |
Seth Falcon
|
9548f83fa8
Add travis-ci config
|
12 лет назад |
Seth Falcon
|
0b911f1e27
Cleanup Makefile and remove included rebar
|
12 лет назад |
Seth Falcon
|
93f722c62a
Remove debug_info, rebar sets this automatically
|
12 лет назад |
Seth Falcon
|
217c1e6ac2
Remove -Wrace_conditions from dialyzer call
|
12 лет назад |
Seth Falcon
|
f7829d7b89
Fix do_return_member to properly handle an unknown pid
|
12 лет назад |
Seth Falcon
|
613aebe608
Fix unused variable warning
|
12 лет назад |
Kevin Smith
|
927e9d47f4
Adding backpressure & timeout protection
|
12 лет назад |
Seth Falcon
|
f2449d6012
Tweak readme file for better github rendering
|
13 лет назад |
Seth Falcon
|
9e78415b66
Update README for new features
|
13 лет назад |
Seth Falcon
|
d66fafd3f2
Merge branch 'cull_schedule'
|
13 лет назад |
Seth Falcon
|
5fa967d06e
Add scheduled culling of stale pool members above init_count
|
13 лет назад |
Seth Falcon
|
55c3e8ad46
Improve type specs for pool metrics and send_metric/3
|
13 лет назад |
Seth Falcon
|
d620e8f2df
Add time_as_millis/1 and time_as_micros/1 helper functions
|
13 лет назад |