summaryrefslogtreecommitdiff
path: root/src/worker_pool_worker.erl
Commit message (Expand)AuthorAgeFilesLines
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Merging bug 23157 into defaultMatthew Sackman2010-09-151-2/+5
|\
| * removed all references to pcall and pcastAlexandru Scvortov2010-08-251-2/+7
|/
* use consistent return types for start/start_link functionsbug23120Matthias Radestock2010-08-131-2/+1
* cleanupAlexandru Scvortov2010-07-061-1/+2
* {error, A} -> rabbit_types:error(A)Alexandru Scvortov2010-07-061-1/+1
* Merging default into bug22616Matthew Sackman2010-04-301-0/+12
|\
| * cherry-pick file_handle_cache from bug21673Matthias Radestock2010-04-301-0/+15
* | Pulling good patches off bad head of defaultMatthew Sackman2010-04-301-7/+9
|/
* add worker_pook:submit_async/1Matthias Radestock2010-04-091-1/+11
* Missing hibernate timeoutMatthew Sackman2010-04-041-1/+1
* Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn thr...Matthew Sackman2010-03-231-0/+94