summaryrefslogtreecommitdiff
path: root/src/rabbit_heartbeat.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* RenameSimon MacMullen2013-12-101-4/+4
* A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-101-20/+35
* ...and remove the old API.Simon MacMullen2013-10-101-24/+1
* Introduce rabbit_heartbeat:start/6 APITim Watson2013-10-101-0/+17
* Merged stable into defaultEmile Joubert2013-07-311-2/+2
|\
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* | Remove redundancy.bug25675Simon MacMullen2013-07-301-4/+1
* | Support system messages in heartbeater.Simon MacMullen2013-07-241-8/+36
|/
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* cosmetic - save some linesMatthias Radestock2012-08-201-31/+14
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Reworked heartbeating so that it really works again and so we can specify dif...Rob Harrop2010-11-101-13/+14
* Reworked start_heartbeat_fun to allow a different timeout for send/receive he...Rob Harrop2010-11-101-20/+24
* Fixed up the specs for the heartbeaterRob Harrop2010-11-101-3/+11
* Refactored rabbit_heartbeat to provide start_heartbeat_funRob Harrop2010-11-101-8/+27
* Merging default into bug 15930 and minor debitrot (heartbeater)bug15930Matthew Sackman2010-08-251-28/+31
|\
| * Abstract the heartbeaters in the same way - the reader now has no references ...Matthew Sackman2010-08-101-24/+7
| * Fixes all over. Still more to do, though mainly API fixes. Functionality seem...Matthew Sackman2010-08-091-29/+25
| * Added intrinsic restart type and used itMatthew Sackman2010-08-061-2/+2
| * Merging default into bug 15930Matthew Sackman2010-08-061-21/+43
| |\
| | * A ginormous amount of debitrotting, rewriting, debugging and refactoring to m...Matthew Sackman2010-08-021-21/+41
| | |\
| | | * Well the rabbit_tests now pass owing to being able to support a very similar ...Matthew Sackman2010-07-211-4/+2
| | | * Added ability to stop supervisor2, which means children only need to be trans...Matthew Sackman2010-07-061-2/+2
| | | * The heartbeater doesn't need to signal the reader in the event of a timeout -...Matthew Sackman2010-07-061-8/+4
| | | * Now we have the reader, heartbeaters and queue_collector all under the same c...Matthew Sackman2010-07-061-23/+42
* | | | small simplifying refactorMatthias Radestock2010-08-181-15/+13
* | | | cosmetic: friendlier type nameMatthias Radestock2010-08-131-4/+5
|/ / /
* | | pause/resume heartbeat monitor as requiredMatthias Radestock2010-08-021-4/+30
|/ /
* | tweaks to heartbeaterbug23034Matthias Radestock2010-07-301-56/+60
|/
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* Use rabbit_net layer in rabbit_heartbeat.erlEssien Ita Essien2008-12-161-2/+2
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* use inet:getstat instead of prim_inet:getstatMatthias Radestock2008-11-241-1/+1
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+94