Ulf Wiger
|
c621ab48f1
removed unused function
|
14 years ago |
Ulf Wiger
|
df116355fb
qlc with exact matching on pid fixed
|
14 years ago |
Ulf Wiger
|
305c2d4f00
v0.2.1 - bugs in qlc; test cases added
|
14 years ago |
Ulf Wiger
|
59365c4bef
Fixed select/qlc scope (default: all); fixed dist eunit test; new rebar
|
14 years ago |
Ulf Wiger
|
fdc3283dbb
chasing timing issues with gproc_dist_tests
|
14 years ago |
Ulf Wiger
|
0b9d80c8ee
surrender/2 -> give_away/2; gproc_dist tests
|
14 years ago |
Ulf Wiger
|
f3563fa46c
eunit tests for surrender/2
|
14 years ago |
Ulf Wiger
|
4ffd1faec8
added surrender/2
|
14 years ago |
Ulf Wiger
|
817e578f60
re-exported lookup_value/1
|
14 years ago |
Ulf Wiger
|
e813cf1468
remove reverse mapping in cancel_wait
|
14 years ago |
Ulf Wiger
|
cad63c771e
case_clause in process_is_down()
|
14 years ago |
Joseph Wayne Norton
|
5f2a64e45f
Export lookup_value/1
|
14 years ago |
Ulf Wiger
|
2742634c2e
timer bug in gproc:request_wait/2
|
14 years ago |
klaar
|
aab2dd0467
case clause will never match if a timeout is specified
|
14 years ago |
Ulf Wiger
|
b903351824
Merge branch 'fix-leaking-timeout' of https://github.com/jlouis/gproc into jlouis-fix-leaking-timeout
|
14 years ago |
Ulf Wiger
|
023e927268
don't call is_process_alive on remote pids (thks sg2342)
|
14 years ago |
Jesper Louis Andersen
|
984fbddfe9
Limit the leakiness of a timeout in gproc:await/2.
|
14 years ago |
Ulf Wiger
|
98ba2d9bfa
added rebar support
|
14 years ago |
Ulf Wiger
|
94cb9af840
proper restart logic in gproc
|
14 years ago |
Ulf Wiger
|
9d5340e024
fixes noted by @jlouis, first eunit suite, bug fixes around mreg
|
14 years ago |
Stefan Grundmann
|
29779264d2
- fix "this process is monitored" entries for local properties
|
15 years ago |
Stefan Grundmann
|
0b9899eb70
fix typo in gproc:add_global_counter/2
|
15 years ago |
Ulf Wiger
|
0fae114946
First reasonably well working Distributed Gproc
|
15 years ago |
Ulf Wiger
|
4da42e3820
buggy select stmt in gproc:info/2; thks Garrett Smith
|
15 years ago |
Ulf Wiger
|
13b7b688fd
garbage left after process DOWN
|
15 years ago |
Ulf Wiger
|
cae71f1620
eqc suite works for await()
|
15 years ago |
Ulf Wiger
|
27210d2576
bug in gproc:send/2 + gproc_dist work
|
15 years ago |
Ulf Wiger
|
c89642575e
optimized await + minor bug fixes
|
15 years ago |
uwiger
|
3227d54573
add gproc:await/2 et al + bug fixes
|
15 years ago |
hanssv
|
6096cc8a2b
Fixed if-statement for argument checking in reg/2
|
15 years ago |