summaryrefslogtreecommitdiff
path: root/src/delegate.erl
Commit message (Expand)AuthorAgeFilesLines
* Clean up exported function names.Simon MacMullen2010-04-121-25/+24
* Remove upmap that was causing tests to fail, remove "optimisation" as it's no...Simon MacMullen2010-04-121-13/+6
* Port various queue operations over to the new delegate system. Unfortunately ...Simon MacMullen2010-04-121-1/+24
* Rename delegate_{sync,async} to delegate_{call,cast}.Simon MacMullen2010-04-091-11/+11
* Return statuses (and pids where appropriate).Simon MacMullen2010-03-171-8/+20
* Generic delegate mechanism, similar to what the router did before.Simon MacMullen2010-03-171-0/+129