Mercurial
rabbitmq-server
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
src/worker_pool_worker.erl
3 months ago
Update copyright 2012
file
|
diff
|
annotate
3 months ago
use correct type for {M,F,A}
file
|
diff
|
annotate
16 months ago
Update .erl and .hrl license boilerplates
file
|
diff
|
annotate
20 months ago
Merging bug 23157 into default
file
|
diff
|
annotate
21 months ago
removed all references to pcall and pcast
file
|
diff
|
annotate
21 months ago
use consistent return types for start/start_link functions
file
|
diff
|
annotate
22 months ago
Merging default into bug21673 and correcting specs and types
file
|
diff
|
annotate
22 months ago
cleanup
file
|
diff
|
annotate
22 months ago
{error, A} -> rabbit_types:error(A)
file
|
diff
|
annotate
23 months ago
merge old bug22597 as we branched something other than default
file
|
diff
|
annotate
2010-05-10
Merge that version of amqp_0_9_1 into junk as the merge from default was broken.
file
|
diff
|
annotate
2010-04-30
Merging bug22616 into bug21673
file
|
diff
|
annotate
2010-04-30
Merging default into bug22616
file
|
diff
|
annotate
2010-04-30
merge bug22616 into bug21673
file
|
diff
|
annotate
2010-04-30
cherry-pick file_handle_cache from bug21673
file
|
diff
|
annotate
2010-04-30
Pulling good patches off bad head of default
file
|
diff
|
annotate
2010-04-30
GRRRRRRRRRRRRRRRRRRR
file
|
diff
|
annotate
2010-04-30
Adding type sigs and cosmetics
file
|
diff
|
annotate
2010-04-30
Backed out changeset ba96049b319c accidentally merged.
file
|
diff
|
annotate
2010-04-30
Adding type sigs and cosmetics
file
|
diff
|
annotate
2010-04-09
merge default into bug21673
file
|
diff
|
annotate
2010-04-09
add worker_pook:submit_async/1
file
|
diff
|
annotate
2010-04-04
Merging in from default
file
|
diff
|
annotate
2010-04-04
Missing hibernate timeout
file
|
diff
|
annotate
2010-04-04
If we submit to the workers jobs which use the fhc, the workers may receive messages from the fhc, thus need to be able to process them. Also, that then requires that the fhc is started before the workers
file
|
diff
|
annotate
2010-04-02
Support async job submission
file
|
diff
|
annotate
2010-03-23
Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn through it.
file
|
diff
|
annotate
(0)
tip