Commit History

Author SHA1 Message Date
  Ulf Wiger 6f67c9bd28 Ditch rebar 2, cleanup for OTP 23 (#182) 4 years ago
  Kirill Pribylov ab13a8aeaa Fix issue #172 5 years ago
  alexander.bogosyan 175b6cc971 fixed pool round_robin when one of workers is disconnected 6 years ago
  Markus Flambard 6d219b0566 Only shrink the pool when auto_size is true 6 years ago
  Ulf Wiger 7adc2a8507 add test case to eunit 6 years ago
  Ulf Wiger 42bfd0a33d Merge pull request #149 from lemenkov/r18_deprecation 7 years ago
  Ulf Wiger 909a8bf177 changed license to Apache 2.0, rebuilt docs 7 years ago
  Peter Lemenkov c53fe03220 Remove deprecation warning since r18 7 years ago
  Ulf Wiger 15f868ecd0 fix demonitor + add test cases 7 years ago
  Ulf Wiger 7c0d81abed ensure_reg() and ensure_reg_other() 8 years ago
  Ulf Wiger 361208a5fb added reg_other(), unreg_other() + test cases 9 years ago
  Ulf Wiger 6c0ab17fdb Resources & resource_counters work in both scopes (test cases added) 9 years ago
  Ulf Wiger 03af3660db support awaiting aggr ctrs + minor optimizations 10 years ago
  Ulf Wiger b44bd3c2d7 fix compiler warnings in test code 10 years ago
  Ulf Wiger 50fad9933d Merge pull request #58 from bosky101/simple_pool_tests 10 years ago
  Ulf Wiger f30845d060 removing dead waiter (dist) accidentally deletes reg 10 years ago
  Ulf Wiger 002f94b6e3 make uwiger/gproc the new root; fix email & targets 10 years ago
  Bosky 04ba951f38 replaced spawn_link and seperate registration call with t_spawn_reg. added gproc_test_lib:t_pool_contains_atleast/2 11 years ago
  Bosky f4a099ccd6 added several pool tests to gproc_tests 11 years ago
  Ulf Wiger b8809f5541 add monitor(Key, follow), bug fixes for standby 11 years ago
  Ulf Wiger 19fd076758 wrote wrong key format 11 years ago
  Ulf Wiger 59199d700f aid debugging in gproc_conf_test 11 years ago
  Ulf Wiger 349ee564c5 mreg() on props failed to trigger monitor 11 years ago
  Joseph Wayne Norton 215b6604db Fix unused variables 12 years ago
  Ulf Wiger e8aaa4f0c9 gproc:reg_or_locate/3, spawns a regged process 12 years ago
  Ulf Wiger 9661221442 added gproc:reg_or_locate/[1,2] 12 years ago
  Ulf Wiger 34a366b0af added 'check_pids' option to gproc:table/2 12 years ago
  Ulf Wiger beddb19a8f make qlc prune dead entries; fn clause in await (g) 12 years ago
  Ulf Wiger f9dcbb4f73 Change return value of update_counters/1; add gproc_ps:notify_single_if_true 13 years ago
  Ulf Wiger 1740e41069 Fix dist update_counter() bug, add gproc_ps module, add update_counters/1 13 years ago