Simon MacMullen
|
85e2ab33fd
|
Create a links API.
|
2011-03-24 12:46:20 +00:00 |
Simon MacMullen
|
b4fb8e6f18
|
Remove URIs from exchange_upstream.
|
2011-03-03 12:01:17 +00:00 |
Simon MacMullen
|
2debec04a5
|
Oops, forgot to add this...
|
2011-03-03 10:33:31 +00:00 |
Simon MacMullen
|
daa1d7dbe7
|
Use DETS, abstract a bit.
|
2011-03-01 16:09:34 +00:00 |
Simon MacMullen
|
c3031441b1
|
Split up such that we have one process per (upstream, downstream) combination. This mostly works, but there's something weird with the supervision hierarchy keeping the Erlang VM alive when rabbit_federation_exchange_upstream is not temporary.
|
2011-02-28 18:10:01 +00:00 |
Simon MacMullen
|
86d41ae23e
|
Create the exchange process at exchange recovery. This means moving the processes / supervisor under the rabbit application, which means making them be able to run in a dumb state when the amqp_client is not yet available, which means splitting code out into a bunch of modules, etc etc.
|
2011-02-23 16:47:50 +00:00 |