Paul Downen
|
9475106f9b
Fixed bug from type error in priority_queue:delete_value/2.
|
il y a 14 ans |
Paul Downen
|
fae3f38831
Fixed a bug where remote workers could not notify when finished.
|
il y a 14 ans |
Paul Downen
|
f28ad4ec07
Added timining information around worker thread processes.
|
il y a 14 ans |
Paul Downen
|
89ea678611
Added timing information to word_split.
|
il y a 14 ans |
Paul Downen
|
6a15cc65bc
Added print statements to example program sleepy_time:big_sleep/1.
|
il y a 14 ans |
Paul Downen
|
e438f4489e
Tweaked the restart limit parameters in ebb_work_supv.
|
il y a 14 ans |
Paul Downen
|
acd1aa6218
Fixed pending cleanup requests for ebb_operation_fsm.
|
il y a 14 ans |
Paul Downen
|
956a3ba9c0
Fixed bug in the sleep example.
|
il y a 14 ans |
Paul Downen
|
9e29483a34
Fixed start_link bug causing ebb_worker crashes to bring down the whole system.
|
il y a 14 ans |
Paul Downen
|
ca067f29f2
Added a distributed sleep example program.
|
il y a 14 ans |
Paul Downen
|
c6e64dc470
Added node scavenge functionality to ebb_work_manager.
|
il y a 14 ans |
getty
|
7e5ba67478
Added word_split
|
il y a 14 ans |
Paul Downen
|
b51ee43120
Merge branch 'master' of github.com:aisamanra/ebb
|
il y a 14 ans |
Paul Downen
|
ed3ee17dc7
Forgot to add new files with the last commit.
|
il y a 14 ans |
getty
|
22cf0d08c8
Merge branch 'master' of github.com:aisamanra/ebb
|
il y a 14 ans |
getty
|
1d93144ec5
Updates to ebb_run and word_split; working prototype\!
|
il y a 14 ans |
Paul Downen
|
0368435b69
Merge branch 'master' of github.com:aisamanra/ebb
|
il y a 14 ans |
Paul Downen
|
489044381c
Added support for running operations in a distributed way.
|
il y a 14 ans |
getty
|
3e83513a2b
Added naive word split example
|
il y a 14 ans |
Paul Downen
|
3a5fb91adb
Merge branch 'master' of github.com:aisamanra/ebb
|
il y a 14 ans |
Paul Downen
|
4df381999e
Added local concurrent execution to ebb_run module.
|
il y a 14 ans |
Paul Downen
|
d5fd4bb474
Added FSM processes to support concurrent operation computation.
|
il y a 14 ans |
getty
|
1ac57df405
Added 'compile' script; not quite working yet with prelude
|
il y a 14 ans |
Paul Downen
|
ad9477d798
Simplified ebb_flow:map/reduce and added reduce/4 with zero argument.
|
il y a 14 ans |
getty
|
45679b7be3
Better add this; need to refactor/test a lot
|
il y a 14 ans |
getty
|
23e5bb0b1e
Merge branch 'master' of github.com:aisamanra/ebb
|
il y a 14 ans |
Paul Downen
|
58736bb78f
Modified ebb_run:simpl to eliminate id route chains.
|
il y a 14 ans |
Paul Downen
|
3e2c1ce8e9
Generalized pipe/par permutation in ebb_run:simpl/1.
|
il y a 14 ans |
Paul Downen
|
6e4755d816
Fixed ebb_run:zip_pars to align par operations as much as possible.
|
il y a 14 ans |
Paul Downen
|
4018291aa3
Fixed infinite loop in ebb_flow:reduce/2 on irreducible function/list pair.
|
il y a 14 ans |